static_cache: Create a static cache at the specific path

Description Usage Arguments

View source: R/static_cache.R

Description

Create a static cache at the specific path

Usage

1
static_cache(path, name, exprs)

Arguments

path

the path to the object

name

name of the object to save

exprs

expression to generate the object if cache file does not exist


january3/myfuncs documentation built on April 1, 2020, 4:42 a.m.