getENNames {gfer}R Documentation

get a company's EN names

Description

get a company's EN names

Usage

getENNames(tickers)

Arguments

tickers

ticker/sympol of a company, TICKERS MUST BE CHARACTERs, '006027' INSTEAD OF '6027'

Details

Data comes from hexun.com

Value

A data table with companies' EN names

References

http://hexun.com

Examples

## Not run: 
getENNames(601857)

## End(Not run)



[Package gfer version 0.1.12 Index]