read_ad_cache: Read AREAdata from cache file

View source: R/utils-cache.R

read_ad_cacheR Documentation

Read AREAdata from cache file

Description

Read AREAdata from cache file

Usage

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

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.

Value

cached data.


ohvbd documentation built on March 10, 2026, 1:07 a.m.