View source: R/clean_eurostat_cache.R
clean_eurostat_cache | R Documentation |
Delete all .rds files from the eurostat cache directory.
See get_eurostat()
for more on cache.
clean_eurostat_cache(cache_dir = NULL, config = FALSE)
cache_dir |
A path to cache directory. If |
config |
Logical |
Przemyslaw Biecek, Leo Lahti, Janne Huovari, Markus Kainu and Diego Hernangómez
Other cache utilities:
set_eurostat_cache_dir()
## Not run:
clean_eurostat_cache()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.