Manage cached files from the censobr package
Arguments
- list_files
Logical. Whether to print a message with the address of all censobr data sets cached locally. Defaults to
TRUE
.- delete_file
String. The file name (basename) of a censobr data set cached locally that should be deleted. Defaults to
NULL
, so that no file is deleted. Ifdelete_file = "all"
, then all cached censobr files are deleted.
Value
A message indicating which file exist and/or which ones have been deleted from local cache directory.
See also
Other Cache data:
set_censobr_cache_dir()