gisco_detect_cache_dir: Helper function to detect current 'cache_dir'

View source: R/gisco_cache.R

gisco_detect_cache_dirR Documentation

Helper function to detect current cache_dir

Description

Detect the path to your current cache_dir. See gisco_set_cache_dir()

Usage

gisco_detect_cache_dir(...)

Arguments

...

Ignored

Value

The path to the cache_dir used in this session

See Also

gisco_set_cache_dir()

Other cache utilities: gisco_clear_cache(), gisco_set_cache_dir()

Examples


gisco_detect_cache_dir()


giscoR documentation built on Nov. 2, 2023, 5:07 p.m.