Usage
ClearCache(...)
clear_cache(source = NULL, older_than = NULL, confirm = TRUE)
Arguments
- ...
Arguments passed to the main function (used by aliases).
- source
Clear only "era5", "imd", or NULL for all
- older_than
Remove files older than this many days (NULL = all)
- confirm
Ask for confirmation (default: TRUE)
Value
Number of files deleted (invisible)