Delete some or all cache files for a given cache.
Examples
if (FALSE) { # \dontrun{
cache_delete("test", "deep", "stream", partitions = c(1, 2, 3))
} # }
Delete some or all cache files for a given cache.
if (FALSE) { # \dontrun{
cache_delete("test", "deep", "stream", partitions = c(1, 2, 3))
} # }