cache_info {epidatr}R 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


[Package epidatr version 1.1.1 Index]