Learn R Programming

healthbR (version 0.2.0)

sisab_cache_status: Show SISAB Cache Status

Description

Shows information about cached SISAB data files.

Usage

sisab_cache_status(cache_dir = NULL)

Value

A tibble with cache file information (invisibly).

Arguments

cache_dir

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

See Also

Other sisab: sisab_clear_cache(), sisab_data(), sisab_info(), sisab_variables(), sisab_years()

Examples

Run this code
sisab_cache_status()

Run the code above in your browser using DataLab