A cached object is retrieved based on a key generated by the path to the present R script, object name, and the working directory.

load_cached_object(object_name, remove_stale_cache = TRUE)

Arguments

remove_stale_cache

If TRUE, removes all files older than 180 days from the cache.

Value

cached object. NULL if no such cache exists. Console messages also accompany the output

See also