Generates a cache pathname from a key object
Generates a cache pathname from a key object.
## Default S3 method: generateCache(key, suffix=".Rcache", ...)
key |
A |
suffix |
A |
... |
Arguments passed to |
Returns the pathname as a character
string.
Henrik Bengtsson
findCache
().
Internally, the generic function getChecksum
() is used to
calculate the checksum of argument key
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.