getCacheRootPath | R Documentation |
Gets the root path to the file cache directory.
## Default S3 method: getCacheRootPath(defaultPath=NULL, ...)
defaultPath |
The default path, if no user-specified directory has been given. |
... |
Not used. |
Returns the path as a character
string.
Henrik Bengtsson
Too set the directory where cache files are stored,
see setCacheRootPath
().
print(getCacheRootPath())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.