powered by
Locates a cache file from a key object.
# S3 method for default findCache(key=NULL, ...)
Returns the pathname as a character, or NULL if the no cached data exists.
character
NULL
An optional object from which a hexadecimal hash code will be generated and appended to the filename.
Additional argument passed to generateCache().
generateCache
Henrik Bengtsson
generateCache(). loadCache().
loadCache