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

AuthorHadley Wickham [aut], Jim Hester [aut], Winston Chang [aut, cre], Kirill Müller [aut], Daniel Cook [aut], Mark Edmondson [ctb]
MaintainerWinston Chang <winston@rstudio.com>
LicenseMIT + file LICENSE
Version2.0.1
URL https://memoise.r-lib.org https://github.com/r-lib/memoise
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("memoise")

Try the memoise package in your browser

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

memoise documentation built on Nov. 26, 2021, 5:33 p.m.