R/tw_caching.R
tw_disable_cache.Rd
Disable caching for the current session
tw_disable_cache()
Nothing, used for its side effects.
# \donttest{ if (interactive()) { tw_disable_cache() } # }