cache_is_activated: Check if a cache is activated

View source: R/utils-cache.R

cache_is_activatedR 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.


styler documentation built on Aug. 29, 2023, 5:10 p.m.