Learn R Programming

edfinr (version 0.1.1)

is_cache_current: Check if a cached file exists and is recent

Description

Check if a cached file exists and is recent

Usage

is_cache_current(name, max_age = 30)

Value

TRUE if cache file exists and is recent, FALSE otherwise

Arguments

name

Name of the cache file

max_age

Maximum age in days