cache_set_dir: Set local cache path

Description Usage Arguments See Also

View source: R/txdb_handling.R

Description

Downloaded databases are cached locally. This function sets the R environmental variable CACHE_DIR_TUSEL with the location of the cache dir. If cache_dir is specified, it sets the cache directory to that location, creating the specified directory if one does not exit. Otherwise it just uses the previously specified cache dir. If no cache directory has been created and cache_dir is unspecified it creates one in the default location.

Usage

1
cache_set_dir(cache_dir = NULL)

Arguments

cache_dir

Character path to new local files path. If null, path will be reset to default user data directory location.

See Also

cache_get_dir


CshlSiepelLab/DENR documentation built on July 16, 2021, 10:42 p.m.