Skip to contents

Shows information about cached CNES data files.

Usage

cnes_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

cnes_cache_status()
#> No cached CNES files found.