disable_cache | R Documentation |
Disable caching until you call set_cache
or restart R. The files defining
the cache are untouched. If you are looking to disable the caching more
permanently, set EPIDATR_USE_CACHE=FALSE
as environmental variable in
your .Renviron
.
disable_cache()
NULL
no return value, all effects are stored in the package
environment
set_cache
to start a new cache (and general caching info),
clear_cache
to delete the cache and set a new one, and cache_info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.