setCachePath {R.cache} | R Documentation |
Sets the path to the file cache directory.
## Default S3 method: setCachePath(dirs=NULL, path=NULL, ...)
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. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
getCachePath
().