powered by
Enable caching for the current session
tw_enable_cache(SQLite = TRUE)
Nothing, used for its side effects.
Logical, defaults to TRUE. Set to FALSE to use custom database options. See tw_set_cache_db() for details.
tw_set_cache_db()
# \donttest{ if (interactive()) { tw_enable_cache() } # }
Run the code above in your browser using DataLab