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()

HajkD/biomartr documentation built on Dec. 9, 2023, 7:25 p.m.