cache_is_activated {styler} | R Documentation |
Check if a cache is activated
Description
Check if a cache is activated
Usage
cache_is_activated(cache_name = NULL)
Arguments
cache_name |
The name of the cache to check. If NULL , we check if
any cache is activated. If not NULL , we check if a specific cache is
activated.
|
[Package
styler version 1.7.0
Index]