expire_cache: Delete objects in the cache older than the specified age

Description Usage Arguments

Description

Delete objects in the cache older than the specified age

Usage

1
expire_cache(f, age_in_seconds, verbose = FALSE)

Arguments

f

memoised function

age_in_seconds

delete objects older than this age (in seconds)

verbose

print information about the number of expired objects? default: FALSE


coolbutuseless/memoisetools documentation built on May 31, 2019, 12:45 a.m.