Learn R Programming

healthbR (version 0.1.1)

vigitel_cache_status: Get VIGITEL cache status

Description

Shows which years are cached and file sizes.

Usage

vigitel_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
# check cache status
vigitel_cache_status()

Run the code above in your browser using DataLab