powered by
Delete all .rds files from the eurostat cache directory. See get_eurostat() for more on cache.
get_eurostat()
clean_eurostat_cache(cache_dir = NULL, config = FALSE)
A path to cache directory. If NULL (default) tries to clean default temporary cache directory.
NULL
Logical TRUE/FALSE. Should the cached path be deleted?
TRUE/FALSE
Other cache utilities: set_eurostat_cache_dir()
set_eurostat_cache_dir()
# NOT RUN { clean_eurostat_cache() # }
Run the code above in your browser using DataLab