Learn R Programming

ohvbd (version 1.0.0)

read_ad_cache: Read AREAdata from cache file

Description

Read AREAdata from cache file

Usage

read_ad_cache(metric, gid, path = NULL, warn = TRUE)

Value

cached data.

Arguments

metric

metric to retrieve.

gid

gid to retrieve.

path

cache path.

warn

Whether to warn if a cached file is older than 6 months.