R/cache.R
clear_cache.Rd
Remove files from cache directory either before a given date or entirely.
clear_cache(before_date = NULL)
Date before which cache files should be removed provided as Date
List of file paths of removed files
if (FALSE) { # interactive() clear_cache() }