datastore_set_path: Set the path to the refine.bio datastore

View source: R/datastore_set_path.R

datastore_set_pathR Documentation

Set the path to the refine.bio datastore

Description

The refine.bio R package caches downloaded datasets locally.

Usage

datastore_set_path(path)

Arguments

path

character(1) The path to the local datastore.

Details

This function sets the path to the local datastore.

Order of precedence:

  1. datastore_path argument

  2. refinebioc.datastore option

  3. REFINEBIOC_DATASTORE environment variable

Value

character(1) The path to the local datastore.

See Also

Other Local datastore operations: datastore_example_path(), datastore_get_path()


seandavi/RefineBio documentation built on June 1, 2025, 4:10 p.m.