R/cache_memory.R
cache_memory.Rd
A cache in memory, that lasts only in the current R session.
cache_memory(algo = "sha512")
The hashing algorithm used for the cache, see digest for available algorithms.
digest