cache_memory: In Memory Cache

View source: R/cache_memory.R

cache_memoryR Documentation

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.


r-lib/memoise documentation built on Jan. 17, 2024, 3:24 p.m.