rwetherall/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.3
URL https://github.com/rwetherall/memofunc https://rwetherall.github.io/memofunc/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rwetherall/memofunc")
rwetherall/memofunc documentation built on March 1, 2021, 12:52 p.m.