Deletes all cache files from the your ilostat cache directory.
See get_ilostat
for more on cache.
Arguments
- cache_dir
A character, path to a cache directory. The directory has to exist. The
NULL
(default) uses and creates 'ilostat' directory in the temporary directory fromtempdir
. The directory can also be set withoption
ilostat_cache_dir,- cache_update
a logical whether to delete only out of date cache files. Useful when
cache_dir
is set as keep only update datasets. Can be set also with options(ilostat_update = TRUE). Default isFALSE
.- quiet
a logical, if
TRUE
, don't return message from processing,FALSE
(default). Can be set also with options(ilostat_quiet = TRUE),
References
See citation("Rilostat") ilostat bulk download facility user guidelines https://webapps.ilo.org/ilostat-files/Documents/ILOSTAT_BulkDownload_Guidelines.pdf
Author
David Bescond bescond@ilo.org