getCachePath {R.cache} | R Documentation |
Gets the path to the file cache directory.
## Default S3 method: getCachePath(dirs=NULL, ...)
dirs |
A character vector constituting the path to the
cache subdirectory to be used. If NULL , the root path
is used. |
... |
Not used. |
Returns the path as a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
setCachePath
().