check_cached_index | R Documentation |
Cashing the extracted data from the internet
check_cached_index(start_date, end_date, index_type)
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 |
index_type |
this can only be "index" or "company" it determines how and where the cached data is stored. |
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.