cache_memory: Get the memory only cache engine.

Description Usage Value See Also Examples

View source: R/cache-functions.R

Description

All cache data will be stored only in memory.

Usage

1

Value

A cache object that inherits from R6Cache.

See Also

Other cache functions: cache_file, cache_memory_file, default_cache

Examples

1
cache_in_memory <- cache_memory()

numeract/rflow documentation built on May 28, 2019, 3:39 p.m.