clearCache: Function to clear cache content and possibly remove it

View source: R/cacheManager.R

clearCacheR Documentation

Function to clear cache content and possibly remove it

Description

It will refuse to clear or remove a custom cache folder set using BIOMASS.cache option as we don't know whether this folder contains other possibly valuable files apart from our cached files.

Usage

clearCache(remove = FALSE)

Arguments

remove

logical. If TRUE cache folder will be removed too (not only content) resulting in deactivating cache as a side effect

Value

No return value, called for side effects


BIOMASS documentation built on Sept. 29, 2023, 5:09 p.m.