hadley/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("hadley/memoise")
hadley/memoise documentation built on Jan. 5, 2024, 10:35 a.m.