removeCache
removes all files saved in the cache.
removeCache(ask = interactive())
If TRUE, a prompt will appear asking the user to confirm removal
of cache. Default value is given by the interactive
function.
NULL The cache and all of its contents are removed.
## Remove cache
removeCache()
#> [1] TRUE