Learn R Programming

rtsdata (version 0.1.4)

ds.storage.file.exists: 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)

Value

boolean indicating if file exists with historical data for given ticker

Arguments

t

ticker

s

storage model

Examples

Run this code
 ds.storage.file.exists('dummy', ds.storage.file.rdata())

Run the code above in your browser using DataLab