cache_load: Load cache for a specific range

Description Usage Arguments Value

View source: R/cache.R

Description

Load cache for a specific range

Usage

1
cache_load(range, data_path = "data/cache", tc = "hour")

Arguments

range

The range of the cache to load

data_path

The path to look for cache files

tc

The date unit used to split cache files (granularity)

Value

data.table object


henfiber/later documentation built on May 20, 2019, 6:46 p.m.