Learn R Programming

healthbR (version 0.2.0)

pnadc_cache_status: Get PNADC cache status

Description

Shows cache status including downloaded files and their sizes.

Usage

pnadc_cache_status(cache_dir = NULL)

Value

A tibble with cache information

Arguments

cache_dir

Character. Optional custom cache directory. If NULL (default), uses the standard user cache directory.

Examples

Run this code
pnadc_cache_status()

Run the code above in your browser using DataLab