Learn R Programming

healthbR (version 0.2.0)

sipni_cache_status: Show SI-PNI Cache Status

Description

Shows information about cached SI-PNI data files.

Usage

sipni_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 sipni: sipni_clear_cache(), sipni_data(), sipni_dictionary(), sipni_info(), sipni_variables(), sipni_years()

Examples

Run this code
sipni_cache_status()

Run the code above in your browser using DataLab