sidra_cache_clear: Clear the sidrar metadata cache

View source: R/cache.R

sidra_cache_clearR Documentation

Clear the sidrar metadata cache

Description

Removes only cache entries created by sidrar; the cache directory itself and unrelated files are preserved.

Usage

sidra_cache_clear(cache_dir = NULL)

Arguments

cache_dir

Optional cache directory. By default, the platform-specific user cache directory for sidrar is used.

Value

The number of removed entries, invisibly.

See Also

sidra_cache_info()


sidrar documentation built on Sept. 18, 2026, 9:14 a.m.