powered by
Removes all cached VIGITEL data files.
vigitel_clear_cache(keep_parquet = FALSE, cache_dir = NULL)
NULL (invisibly)
Logical. If TRUE, keep parquet cache and only remove source files (ZIP, DTA, CSV). Default is FALSE (remove all).
Character. Optional custom cache directory. If NULL (default), uses the standard user cache directory.
# remove all cached files from default cache vigitel_clear_cache()
Run the code above in your browser using DataLab