xbrlCIKLookup: CIK Lookup

Description Usage Arguments References Examples

Description

Gets Central Index Key and other information about a company from a ticker symbol

Usage

1
xbrlCIKLookup(Ticker, as_data_frame = TRUE)

Arguments

Ticker

The ticker of the company

as_data_frame

Returns a data frame (TRUE by default)

References

https://github.com/xbrlus/data_analysis_toolkit/blob/master/api/xbrlCIKLookup.md

Examples

1
2
3
4
## Not run: 
xbrlCIKLookup("aapl")

## End(Not run)

bergant/xbrlus documentation built on May 12, 2019, 3:06 p.m.