setCachePath {R.cache} | R Documentation |
Sets the path to the file cache directory
Description
Sets the path to the file cache directory.
Usage
## Default S3 method:
setCachePath(dirs=NULL, path=NULL, ...)
Arguments
dirs |
A |
path |
The path to override the path according to the
|
... |
Not used. |
Value
Returns nothing.
Author(s)
Henrik Bengtsson
See Also
getCachePath
().
[Package R.cache version 0.16.0 Index]