R/cache.R
cache_clear.Rd
Removes all cached dataset parquet files, e.g. to force a fresh download on the next call to a get_*() function.
get_*()
cache_clear()
Invisible TRUE
TRUE
if (FALSE) { # \dontrun{ cache_clear() } # }