Skip to contents

Detects the active cache directory. See gb_set_cache_dir().

Usage

gb_detect_cache_dir(x = NULL)

Arguments

x

Ignored.

Value

A character vector containing the path to the active cache directory. It also appears in a clickable message. See cli::inline-markup.

See also

Examples

gb_detect_cache_dir()
#>  /tmp/Rtmp5V6c4X/geobounds
#> [1] "/tmp/Rtmp5V6c4X/geobounds"