View source: R/datasus_catalog.R
| datasus_cache_clear | R Documentation |
Removes files from the cache directory. By default all cached files are
removed; pass a character vector to files to remove specific paths.
datasus_cache_clear(cache_dir = NULL, files = NULL, verbose = TRUE)
cache_dir |
Optional cache directory. |
files |
Optional character vector of file paths to remove. When |
verbose |
Logical. Emit progress messages (default |
A tibble with columns path and removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.