powered by
Clears the local cache of downloaded files (by default in the ec.cache folder in the working directory).
clear_cache(cache = "ec.cache")set_default_cache(cache = "ec.cache")get_default_cache()
set_default_cache(cache = "ec.cache")
get_default_cache()
A folder name where cached files should be stored.
# NOT RUN { clear_cache() # }
Run the code above in your browser using DataLab