createCache: Function used to create or activate a permanent cache.

View source: R/cacheManager.R

createCacheR Documentation

Function used to create or activate a permanent cache.

Description

Permanent cache is located by default in user data dir.

Usage

createCache(path = NULL)

Arguments

path

Use a custom path to host cache

Details

You can provide a custom path (that will be defined as a BIOMASS.cache option) but clearCache function will refuse to operate on it for security reasons.

Value

No return value, called for side effects


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