memoizedCall: Call a Memoized Function

Description Usage Arguments Value Note

View source: R/memoizedCall.R

Description

Call a Memoized Function

Usage

1

Arguments

fcn

a function

...

the arguments to the function

Value

result of memoized function

Note

If the environment variable DEBUG_SIMPLERCACHE is set, then the keyHash will be outputted. This can be used to identify cache RDS files.


simpleRCache documentation built on July 16, 2021, 1:07 a.m.