Learn R Programming

gfer (version 0.1.12)

getENNames: 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'

Value

A data table with companies' EN names

Details

Data comes from hexun.com

References

http://hexun.com

Examples

Run this code
# NOT RUN {
getENNames(601857)
# }
# NOT RUN {

# }

Run the code above in your browser using DataLab