load_from_cache: load_from_cache

load_from_cacheR Documentation

load_from_cache

Description

Load the given chunk inputs / outputs from the drake cache. The names given can come from inputs_of or outputs_of for instance.

Usage

load_from_cache(return_data_names, ...)

Arguments

return_data_names

The names of the data to return.

...

Parameters to pass directly to drake::readd to allow users to specify a non-default cache for instance.

Value

The data loaded from cache returned as a list in the same format as all_data.


JGCRI/gcamdata documentation built on March 21, 2023, 2:19 a.m.