tesouror_clear_cache: Clear the tesouror in-memory cache

View source: R/utils.R

tesouror_clear_cacheR Documentation

Clear the tesouror in-memory cache

Description

Removes all cached API responses stored during the current R session. This applies to every API covered by the package: SICONFI, CUSTOS, SADIPEM, and Transferencias Constitucionais. All cached responses share the same in-memory store and are cleared together.

Usage

tesouror_clear_cache()

Value

Invisible NULL.

Examples

tesouror_clear_cache()

tesouror documentation built on May 7, 2026, 1:06 a.m.