Check caching status in the current session, and override it upon request
Source:R/tw_caching.R
tw_check_cache.Rd
Mostly used internally in functions, exported for reference.
Examples
# \donttest{
if (interactive()) {
tw_check_cache()
}
# }