remove_currr_cache {currr} | R Documentation |
Remove currr's intermediate data from the folder.
Description
Remove currr's intermediate data from the folder.
Usage
remove_currr_cache(list = NULL)
Arguments
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. |
Value
No return value, called for side effects
[Package currr version 0.1.2 Index]