lockCache: Lock a cache; whenever the function tries to evaluate rather...

Description Usage Arguments

View source: R/lockCache.R

Description

Lock a cache; whenever the function tries to evaluate rather than read from the cache, it will fail with an error. Useful, if you want to ensure reproduction of former execution

Usage

1

Arguments

f

The function to lock the cache from


fnbn/cachifyR documentation built on May 5, 2019, 6:58 p.m.