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
.
Value
NULL
no return value, all effects are stored in the package
environment
See also
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