cache_object: Cache an object for retrieval later

Description Usage Arguments

View source: R/cache.R

Description

This function uses the R.cache package, but creates a key automatically based on the present R script and the object name. The directory for the cache also by default is in the set path with a subdirectory that matches the name of the working directory.

Usage

1
cache_object(object)

Arguments

object

object to cache.


patelm9/cave documentation built on March 29, 2021, 6:28 p.m.