powered by
tinytiger
Functions to inspect and clear the cache. If the cache is not enabled, uses a temporary directory.
tt_cache_size()tt_cache_clear(force = FALSE)tt_cache_path()
tt_cache_clear(force = FALSE)
tt_cache_path()
For tt_cache_size(), tthe size in bytes, invisbly
tt_cache_size()
For tt_cache_clear(), the path to the cache, invisbly.
tt_cache_clear()
For tt_cache_path(), the path to the cache
FALSE by default. Asks the user to confirm if interactive. Does not clear cache if force is FALSE and not interactive.
tt_cache_size() tt_cache_clear() tt_cache_path()
Run the code above in your browser using DataLab