powered by
Set directory to store back end files like kingdom summaries etc
cachedir_set(path)
invisible(NULL), only save the file to path location
the path to cache dir, example "~/Bio_data/biomartr_cache/"
Other cachedir: cachedir()
cachedir()
# By default it is tempdir() cachedir() # cachedir_set("~/Bio_data/biomartr_cache/") cachedir()
Run the code above in your browser using DataLab