View source: R/cache.R View source: R/cache_old.R
| clear_cache | R Documentation |
Removes all cached data.
Removes all cached data from disk and clears memoised functions.
clear_cache()
clear_cache()
Invisible TRUE. Called for side effects.
Invisible TRUE. Called for side effects (clearing cache files).
enable_cache()
clear_cache()
enable_cache(tempfile("nomis_cache"))
clear_cache()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.