getExchange: get a company's listed location

Description Usage Arguments Details Value References Examples

View source: R/getExchange.R

Description

get a company's listed location

Usage

1
getExchange(tickers)

Arguments

tickers

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

Details

Data comes from www.finance.sina.com.cn

Value

A data table with a listed companies' ticker, security name and listed exchange location

References

www.finance.sina.com.cn

Examples

1
2
3
4
5
## Not run: 
getExchange('600601')
getExchange(c('00005', '00001'))

## End(Not run)

gfer documentation built on Feb. 6, 2022, 5:06 p.m.