memofunc: Function Memoization

A simple way to memoize function results to improve performance by eliminating unnecessary computation or data retrieval activities.

Getting started

Package details

AuthorRoy Wetherall <rwetherall@gmail.com>
MaintainerRoy Wetherall <rwetherall@gmail.com>
LicenseGPL-3
Version1.0.2
URL https://github.com/rwetherall/memofunc https://rwetherall.github.io/memofunc/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("memofunc")

Try the memofunc package in your browser

Any scripts or data that you put into this service are public.

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