View source: R/datastore_set_path.R
datastore_set_path | R Documentation |
The refine.bio R package caches downloaded datasets locally.
datastore_set_path(path)
path |
|
This function sets the path to the local datastore.
Order of precedence:
datastore_path
argument
refinebioc.datastore
option
REFINEBIOC_DATASTORE
environment variable
character(1)
The path to the local datastore.
Other Local datastore operations:
datastore_example_path()
,
datastore_get_path()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.