this_cache | R Documentation |
This function does not apply to
in-memory caches such as storr_environment()
.
this_cache(
path = NULL,
force = FALSE,
verbose = 1L,
fetch_cache = NULL,
console_log_file = NULL
)
path |
File path of the cache. |
force |
Deprecated. |
verbose |
Deprecated on 2019-09-11. |
fetch_cache |
Deprecated. |
console_log_file |
Deprecated in favor of |
A drake/storr cache at the specified path, if it exists.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.