check_cached_company | R Documentation |
Checking Cached historical data for companies
check_cached_company(start_date, end_date, symbol)
start_date |
The start date of the query. Date is a string that needs to be in yyyy-mm-dd format |
end_date |
The end date of the query. Date is a string that needs to be in yyyy-mm-dd format |
symbol |
Company Symbol number |
It returns a list that will include a cached data frame if exists
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.