r-lib/memoise: 'Memoisation' of Functions

Cache the results of a function so that when you call it again with the same arguments it returns the previously computed value.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version2.0.1.9000
URL https://memoise.r-lib.org https://github.com/r-lib/memoise
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("r-lib/memoise")
r-lib/memoise documentation built on Jan. 17, 2024, 3:24 p.m.