Skip to contents

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()
#>  Cache cleared (all APIs).