Skip to contents

Gets the directory used to cache CNEFE data. Useful to inspect the directory set with set_cache_dir() in a previous R session. Returns the default cache directory if no custom directory has been previously set.

Usage

get_cache_dir()

Value

The cache directory path.

Examples

get_cache_dir()
#> [1] "/home/runner/.cache/R/geocodebr/data_release_v0.1.0"