get_cache | R Documentation |
drake
project.
Use drake_cache()
instead.
get_cache(
path = getwd(),
search = TRUE,
verbose = 1L,
force = FALSE,
fetch_cache = NULL,
console_log_file = NULL
)
path |
Character, either the root file path of a
|
search |
Deprecated. |
verbose |
Deprecated on 2019-09-11. |
force |
Deprecated. |
fetch_cache |
Deprecated. |
console_log_file |
Deprecated in favor of |
Deprecated on 2019-05-25.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.