View source: R/remove_currr_cache.R
remove_currr_cache | R Documentation |
Remove currr's intermediate data from the folder.
remove_currr_cache(list = NULL)
list |
A character vector specifying the name of the caches you want to remove (files in .currr.data folder). If empy (default), all caches will be removed. |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.