All cache data will be stored only in memory.

cache_memory()

Value

A cache object that inherits from R6Cache.

See also

Other cache functions: cache_file, cache_memory_file, default_cache

Examples

cache_in_memory <- cache_memory()