cache_load {cache} | R Documentation |
Load cached objects from cache directory
cache_load(objnames = "*", .cachedir = here(".cache-R"))
objnames |
character list of object names to load. |
.cachedir |
path to cache directory. Defaults to the directory named |