cachedir_set: Set directory to store back end files like kingdom summaries...

View source: R/utils.R

cachedir_setR Documentation

Set directory to store back end files like kingdom summaries etc

Description

Set directory to store back end files like kingdom summaries etc

Usage

cachedir_set(path)

Arguments

path

the path to cache dir, example "~/Bio_data/biomartr_cache/"

Value

invisible(NULL), only save the file to path location

See Also

Other cachedir: cachedir()

Examples

# By default it is tempdir()
cachedir()
# cachedir_set("~/Bio_data/biomartr_cache/")
cachedir()

biomartr documentation built on Oct. 25, 2023, 1:08 a.m.