Learn R Programming

healthbR (version 0.2.0)

pns_clear_cache: Clear PNS cache

Description

Removes all cached PNS data files.

Usage

pns_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.

Examples

Run this code
pns_clear_cache()

Run the code above in your browser using DataLab