Activate or deactivate the styler cache
Helper functions to control the behavior of caching. Simple wrappers around
base::options()
.
cache_activate(cache_name = NULL, verbose = TRUE) cache_deactivate(verbose = TRUE)
cache_name |
The name of the styler cache to use. If
|
verbose |
Whether or not to print an informative message about what the function is doing. |
Other cache managers:
cache_clear()
,
cache_info()
,
caching
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.