Shows information about cached SINAN data files.
Usage
sinan_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
sinan_cache_status()
#> No cached SINAN files found.