Learn R Programming

healthbR (version 0.2.0)

pof_clear_cache: Clear POF cache

Description

Removes all cached POF data files.

Usage

pof_clear_cache(cache_dir = NULL)

Value

NULL (invisibly)

Arguments

cache_dir

Character. Optional custom cache directory. If NULL (default), uses the standard user cache directory.

See Also

Other pof: pof_cache_status(), pof_data(), pof_dictionary(), pof_info(), pof_registers(), pof_variables(), pof_years()

Examples

Run this code
pof_clear_cache()

Run the code above in your browser using DataLab