getCache: Get cached object from cache.

View source: R/cache.R

getCacheR Documentation

Get cached object from cache.

Description

Get cached object from cache.

Usage

getCache(x, ret = "value")

get_cache(x, ret = "value")

Arguments

x

Object name to retrieve from cache.

ret

What values to return. Can be one of "value", "timestamp" or "both".


SwissTPH/r-openMalariaUtilities documentation built on Sept. 14, 2024, 1:34 a.m.