static_cache: Create a static cache at the specific path

View source: R/static_cache.R

static_cacheR Documentation

Create a static cache at the specific path

Description

Create a static cache at the specific path

Usage

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 Jan. 16, 2025, 8:37 p.m.