removeCache: Remove cache

View source: R/MicrobiomeBenchmarkData.R

removeCacheR Documentation

Remove cache

Description

removeCache removes all files saved in the cache.

Usage

removeCache(ask = interactive())

Arguments

ask

If TRUE, a prompt will appear asking the user to confirm removal of cache. Default value is given by the interactive function.

Value

NULL The cache and all of its contents are removed.

Examples


## Remove cache
removeCache()


waldronlab/MicrobiomeBenchmarkData documentation built on May 2, 2024, 1:20 p.m.