Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cache_memory

In Memory Cache


Description

A cache in memory, that lasts only in the current R session.

Usage

cache_memory(algo = "sha512")

Arguments

algo

The hashing algorithm used for the cache, see digest for available algorithms.


memoise

Memoisation of Functions

v2.0.0
MIT + file LICENSE
Authors
Hadley Wickham [aut], Jim Hester [aut, cre], Winston Chang [aut], Kirill Müller [aut], Daniel Cook [aut], Mark Edmondson [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.