mobdb_cache_info: Show cache information

View source: R/cache.R

mobdb_cache_infoR Documentation

Show cache information

Description

Displays information about the mobdb cache including location, number of files, and total size.

Usage

mobdb_cache_info()

Value

List with cache information (invisibly):

path

Cache directory path

files

Number of cached files

size_mb

Total size in megabytes

exists

Whether cache directory exists

Examples

# Show cache info
mobdb_cache_info()

mobdb documentation built on Aug. 29, 2026, 1:07 a.m.