list_data: Retrieve the path to one or more ecomon datasets

View source: R/path.R

list_dataR Documentation

Retrieve the path to one or more ecomon datasets

Description

Retrieve the path to one or more ecomon datasets

Usage

list_data(
  id = "0187513",
  most_recent = TRUE,
  version = c("2.2", "recent")[2],
  dataset = "0-data",
  path = get_data_path()
)

Arguments

id

character, the accession id of the data set ala "0187513"

version

character, defaults to "recent" but could be "1.1", "2.2", etc

dataset

character, one "0-data" (default) or "1-data"

path

character the root path

Value

character vector of filenames


BigelowLab/ecomon documentation built on Dec. 8, 2023, 9:21 p.m.