Description Usage Arguments Value Author(s) See Also
Generates a cache pathname from a key object.
1 2 | ## Default S3 method:
generateCache(key, suffix=".Rcache", ...)
|
key |
A |
suffix |
A |
... |
Arguments passed to |
Returns the pathname as a character
string.
Henrik Bengtsson
Internally, the generic function getChecksum
() is used to
calculate the checksum of argument key
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.