ds.storage.file.exists: Check if file exists with historical data for given ticker

View source: R/storage.r

ds.storage.file.existsR Documentation

Check if file exists with historical data for given ticker

Description

Check if file exists with historical data for given ticker

Usage

ds.storage.file.exists(t, s)

Arguments

t

ticker

s

storage model

Value

boolean indicating if file exists with historical data for given ticker

Examples

 ds.storage.file.exists('dummy', ds.storage.file.rdata())


rtsdata documentation built on Sept. 25, 2023, 9:06 a.m.