cache_get_dir: Get local cache path

Description Usage See Also Examples

View source: R/local_path_helpers.R

Description

Downloaded shapefiles and databases are cached locally. This location can be accessed and reset so that the best available locaiton can be used. For example, a fast SSD or large secondary hard drive may be used.

Usage

1

See Also

cache_set_dir

Examples

1
2
3
4
5
#see where cached files are being stored



print(cache_get_dir())

hydrolinks documentation built on May 1, 2019, 8:08 p.m.