Learn R Programming

epidatr (version 1.2.0)

cache_info: Describe current cache

Description

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

Usage

cache_info()

Arguments

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