clear_iobr_cache: Clear IOBR Data Cache

View source: R/download_data.R

clear_iobr_cacheR Documentation

Clear IOBR Data Cache

Description

Removes all cached data files downloaded from GitHub.

Usage

clear_iobr_cache(cache_dir = NULL)

Arguments

cache_dir

Character string. Custom cache directory. If NULL, uses the option 'IOBR.cache_dir' or the default system cache location.

Value

Invisible NULL. Called for side effects of clearing the cache.

Examples

clear_iobr_cache()

IOBR documentation built on May 30, 2026, 5:07 p.m.