getCachePath | R Documentation |
Gets the path to the file cache directory. If missing, the directory is created.
## Default S3 method: getCachePath(dirs=NULL, path=NULL, rootPath=getCacheRootPath(), ...)
dirs |
A |
path, rootPath |
(Advanced) |
... |
Not used. |
Returns the path as a character
string.
If the user does not have write permissions to the path, then
an error is thrown.
Henrik Bengtsson
setCachePath
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.