Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

findCache

Locates a cache file


Description

Locates a cache file from a key object.

Usage

## Default S3 method:
findCache(key=NULL, ...)

Arguments

key

An optional object from which a hexadecimal hash code will be generated and appended to the filename.

...

Additional argument passed to generateCache().

Value

Returns the pathname as a character, or NULL if the no cached data exists.

Author(s)

Henrik Bengtsson

See Also


R.cache

Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations

v0.15.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.