clear_ceramic_cache {ceramic} | R Documentation |
Clear ceramic cache
Description
Delete all downloaded files in the ceramic_cache()
.
Usage
clear_ceramic_cache(clobber = FALSE, ...)
Arguments
clobber |
set to |
... |
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.
[Package ceramic version 0.9.5 Index]