powered by
Removes all cached VIGITEL data files (Excel and Parquet).
vigitel_clear_cache(keep_parquet = FALSE, cache_dir = NULL)
NULL (invisibly)
Logical. If TRUE, keep Parquet files and only remove Excel files. 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