tw_check_cache | R Documentation |
Mostly used internally in functions, exported for reference.
tw_check_cache(cache = NULL)
cache |
Defaults to NULL. If NULL, checks current cache settings. If given, returns given value, ignoring cache. |
Either TRUE or FALSE, depending on current cache settings.
if (interactive()) {
tw_check_cache()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.