check_cached_company: Checking Cached historical data for companies

View source: R/caching.R

check_cached_companyR Documentation

Checking Cached historical data for companies

Description

Checking Cached historical data for companies

Usage

check_cached_company(start_date, end_date, symbol)

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

symbol

Company Symbol number

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.