check_cached_index: Cashing the extracted data from the internet

View source: R/caching.R

check_cached_indexR Documentation

Cashing the extracted data from the internet

Description

Cashing the extracted data from the internet

Usage

check_cached_index(start_date, end_date, index_type)

Arguments

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.

Value

It returns a list that will include a cached data frame if exists


Hussain-Alsalman/tasi documentation built on Sept. 7, 2024, 1:17 p.m.