findCache.Rd
Locates a cache file from a key object.
# Default S3 method
findCache(key=NULL, ...)
An optional object from which a hexadecimal hash code will be generated and appended to the filename.
Additional argument passed to generateCache
().
generateCache
().
loadCache
().