getCacheRootPath: Gets the root path to the file cache directory

Description Usage Arguments Value Author(s) See Also Examples

Description

Gets the root path to the file cache directory.

Usage

1
2
## Default S3 method:
getCacheRootPath(defaultPath=NULL, ...)

Arguments

defaultPath

The default path, if no user-specified directory has been given.

...

Not used.

Value

Returns the path as a character string.

Author(s)

Henrik Bengtsson

See Also

Too set the directory where cache files are stored, see setCacheRootPath().

Examples

1

MINATILO/R.cache documentation built on Dec. 17, 2021, 2:10 a.m.