getCacheRootPath: Gets the root path to the file cache directory

getCacheRootPathR Documentation

Gets the root path to the file cache directory

Description

Gets the root path to the file cache directory.

Usage

## 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

  print(getCacheRootPath())

HenrikBengtsson/R.cache documentation built on Sept. 30, 2023, 5:01 a.m.