setCacheRootPath {R.cache} | R Documentation |
Sets the root path to the file cache directory
Description
Sets the root path to the file cache directory.
Usage
## Default S3 method:
setCacheRootPath(path=NULL, ...)
Arguments
path |
The path. |
... |
Not used. |
Value
Returns (invisibly) the old root path.
Author(s)
Henrik Bengtsson
See Also
[Package R.cache version 0.16.0 Index]