R.cache (version 0.16.0)

setCachePath: Sets the path to the file cache directory

Description

Sets the path to the file cache directory.

Usage

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

Value

Returns nothing.

Arguments

dirs

A character vector constituting the path to the cache subdirectory of interest.

path

The path to override the path according to the dirs argument.

...

Not used.

Author

Henrik Bengtsson

See Also

getCachePath().