Description Usage Arguments Value Author(s) See Also Examples
View source: R/IEX_Market_Data.R
For more details, visit:https://iexcloud.io/docs/api/#company
1 | iex.company(x = "TSLA", iex_sk)
|
x |
A character vector that can include one or multiple Tickers / Stocks Symbols |
iex_sk |
is a character vector that include IEX Cloud API Secret Token |
data frame with company summary data
Myriam Ibrahim
Investors Exchange 'IEX' developer guide https://iexcloud.io/docs/api/
Investors Exchange Group (IEX Group) offers flexible and salable pricing.https://iexcloud.io/pricing/
View Investors Exchange Group (IEX Group) terms of use and subscription levels.https://iexcloud.io/terms/
Package 'iexcloudR'https://github.com/schardtbc/iexcloudR
1 2 3 4 | ## Not run:
iex.company("TSLA", "sk")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.