Description Usage Arguments Value
View source: R/get_equity_data.R
Wrapper function to companyDataScrapeR
| 1 2 3 4 5 6 7 | 
| tickers | character vector of tickers where data is prefixed with the source, e.g. YAH-EXAMPLETICKER | 
| type | string specifying the type of data required - one of is, bs, cfs or price | 
| start_date | start date | 
| end_date | end date | 
| frequency | string indicating the frequency to return price data, e.g. 'monthly' | 
object of class tbl_df with columns, date, ticker, type and nested company data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.