cache_memory: In Memory Cache

Description Usage Arguments

View source: R/cache_memory.R

Description

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

Usage

1
cache_memory(algo = "sha512")

Arguments

algo

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


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