R.cache (version 0.14.0)

setCacheRootPath: Sets the root path to the file cache directory

Description

Sets the root path to the file cache directory.

Usage

# S3 method for default
setCacheRootPath(path=NULL, ...)

Arguments

path

The path.

...

Not used.

Value

Returns (invisibly) the old root path.

See Also

getCacheRootPath().