powered by
Removes all cached data.
Removes all cached data from disk and clears memoised functions.
clear_cache()clear_cache()
clear_cache()
Invisible TRUE. Called for side effects.
Invisible TRUE. Called for side effects (clearing cache files).
# \donttest{ enable_cache() clear_cache() # } # \donttest{ enable_cache(tempfile("nomis_cache")) clear_cache() # }
Run the code above in your browser using DataLab