clear_cache: Remove cache files

View source: R/cache.R

clear_cacheR Documentation

Remove cache files

Description

Remove files from cache directory either before a given date or entirely.

Usage

clear_cache(before_date = NULL)

Arguments

before_date

Date before which cache files should be removed provided as Date

Value

List of file paths of removed files

Examples


clear_cache()


rcrisp documentation built on Aug. 8, 2025, 6:42 p.m.