esp_detect_cache_dir {mapSpain} | R Documentation |
Detect cache dir for mapSpain
Description
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()
[Package mapSpain version 0.9.1 Index]