Learn R Programming

ceramic (version 0.9.5)

clear_ceramic_cache: Clear ceramic cache

Description

Delete all downloaded files in the ceramic_cache().

Usage

clear_ceramic_cache(clobber = FALSE, ...)

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.

Arguments

clobber

set to TRUE to avoid checks and delete files

...

reserved for future arguments, currently ignored