Clean the local data cache
cleanDataCache.RdThis function is intented to be called by the same name function in the fairify project.
Usage
cleanDataCache(
cache = Sys.getenv("PKG_DATA_CACHE", file.path(dirname(tempdir()),
utils::packageName()))
)Arguments
- cache
character path where downloaded files from cloud are cached (See details)