powered by
alarmdata
Functions to inspect and clear the cache. If the cache is not enabled, uses a temporary directory.
alarm_cache_size()alarm_cache_clear(force = FALSE)alarm_cache_path()
alarm_cache_clear(force = FALSE)
alarm_cache_path()
For alarm_cache_size(), the size in bytes, invisibly
alarm_cache_size()
For alarm_cache_clear(), the path to the cache, invisibly.
alarm_cache_clear()
For alarm_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.
alarm_cache_size() alarm_cache_clear() alarm_cache_path()
Run the code above in your browser using DataLab