Description Memoization Functions Author(s)
The memofunc package provides a simple way to memoize a function to optimise execution for process or data
intensive actions.
memo - memoize a function
is.memo - is the given function a memo
memo.function - get a memo's origional function
memo.cache - get a memo's cache storage
Roy Wetherall rwetherall@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.