Learn R Programming

eurostat (version 3.2.2)

clean_eurostat_cache: Clean Eurostat Cache

Description

Delete all .rds files from the eurostat cache directory. See get_eurostat for more on cache.

Usage

clean_eurostat_cache(cache_dir = NULL)

Arguments

cache_dir

A path to cache directory. If NULL (default) tries to clean default temporary cache directory.

Examples

Run this code
# NOT RUN {
clean_eurostat_cache() 
# }

Run the code above in your browser using DataLab