memofunc {memofunc}R Documentation

memofunc: A package for memoizing functions and caching data

Description

The memofunc package provides a simple way to memoize a function to optimise execution for process or data intensive actions.

Memoization Functions

Author(s)

Roy Wetherall rwetherall@gmail.com


[Package memofunc version 1.0.2 Index]