Skip to contents

Shows information about cached SINASC data files.

Usage

sinasc_cache_status(cache_dir = NULL)

Arguments

cache_dir

Character. Cache directory path. Default: tools::R_user_dir("healthbR", "cache").

Value

A tibble with cache file information (invisibly).

Examples

sinasc_cache_status()
#> No cached SINASC files found.