getExchange: get a company's listed location

View source: R/getExchange.R

getExchangeR Documentation

get a company's listed location

Description

get a company's listed location

Usage

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

## Not run: 
getExchange('600601')
getExchange(c('00005', '00001'))

## End(Not run)

Yuanchao-Xu/gfer documentation built on Dec. 10, 2024, 10:45 p.m.