cache_info: Describe current cache

View source: R/cache.R

cache_infoR Documentation

Describe current cache

Description

Print out the information about the cache (as would be returned by cachem's info() method).

Usage

cache_info()

Value

list containing the info result as created by cachem

See Also

set_cache to start a new cache (and general caching info), clear_cache to delete the cache and set a new one, and disable_cache to disable without deleting


epidatr documentation built on June 22, 2024, 9:15 a.m.