| findCache | R Documentation |
Locates a cache file from a key object.
## Default S3 method:
findCache(key=NULL, ...)
key |
An optional object from which a hexadecimal hash code will be generated and appended to the filename. |
... |
Additional argument passed to |
Returns the pathname as a character, or NULL if the no cached
data exists.
Henrik Bengtsson
generateCache().
loadCache().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.