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.


r-lib/styler documentation built on Sept. 12, 2024, 1:11 p.m.