clear_ceramic_cache: Clear ceramic cache

View source: R/cache.R

clear_ceramic_cacheR Documentation

Clear ceramic cache

Description

Delete all downloaded files in the ceramic_cache().

Usage

clear_ceramic_cache(clobber = FALSE, ...)

Arguments

clobber

set to TRUE to avoid checks and delete files

...

reserved for future arguments, currently ignored

Value

This function is called for its side effect, but also returns the file paths as a character vector whether deleted or not, or NULL if the user cancels.


ceramic documentation built on April 22, 2023, 1:12 a.m.