Description Usage Arguments Value See Also
A cached object is retrieved based on a key generated by the path to the present R script, object name, and the working directory.
1 | load_cached_object(object_name, remove_stale_cache = TRUE)
|
remove_stale_cache |
If TRUE, removes all files older than 180 days from the cache. |
cached object. NULL if no such cache exists. Console messages also accompany the output
getCachePath
,loadCache
map
,set_names
,keep
typewrite_bold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.