Skip to contents

Helper function to detect the current cache folder. See esp_set_cache_dir()

Usage

esp_detect_cache_dir(x = NULL)

Arguments

x

Ignored

Value

A character with the path to your cache_dir.

See also

Other cache utilities: esp_clear_cache(), esp_set_cache_dir()

Examples

esp_detect_cache_dir()
#> [1] "/var/folders/n2/pt_35rc53tdgkld9531s2tfh0000gn/T//RtmpGwyB6L/mapSpain"