datasus_cache_info: Summarise the datasusr cache

View source: R/datasus_catalog.R

datasus_cache_infoR Documentation

Summarise the datasusr cache

Description

Returns a one-row tibble summarising the current cache: directory path, file count, total size, and modification time range.

Usage

datasus_cache_info(cache_dir = NULL, verbose = TRUE)

Arguments

cache_dir

Optional cache directory.

verbose

Logical. Print a summary to the console (default TRUE).

Value

A tibble with one row.

Examples

datasus_cache_info()

datasusr documentation built on Sept. 26, 2026, 1:08 a.m.