memo.function: Memo Function

Description Usage Arguments Value

View source: R/memo.R

Description

Gets the original function that was memoized.

Execution is stopped if function passed is not a valid memoed function.

Usage

1

Arguments

f

memo function

Value

Original unmemoized function.


memofunc documentation built on Feb. 23, 2021, 1:06 a.m.