cso_clear_cache | R Documentation |
Deletes all data cached by the csodata package. The cached data from the csodata package is stored in a subdirectory of the default R.cache cache at R.cache::getCachePath(). This function provides a quick way to delete those files along with the directory to free up space.
cso_clear_cache()
Does not return a value, deletes the csodata cache.
## Not run:
cso_clear_cache()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.