powered by
Mostly used internally in functions, exported for reference.
tw_check_cache(cache = NULL)
Either TRUE or FALSE, depending on current cache settings.
Defaults to NULL. If NULL, checks current cache settings. If given, returns given value, ignoring cache.
# \donttest{ if (interactive()) { tw_check_cache() } # }
Run the code above in your browser using DataLab