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.


krlmlr/styler documentation built on Dec. 12, 2024, 8:36 a.m.