Learn R Programming

tesouror (version 0.2.2)

tesouror_clear_cache: 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()

Arguments

Value

Invisible NULL.

Examples

Run this code
tesouror_clear_cache()

Run the code above in your browser using DataLab