list_data: Retrieve the path to one or more copepod datasets

View source: R/path.R

list_dataR Documentation

Retrieve the path to one or more copepod datasets

Description

Retrieve the path to one or more copepod datasets

Usage

list_data(
  copepid = "us-04201",
  form = c("short", "full")[1],
  path = get_data_path()
)

Arguments

copepid

character, the copepid of the data set ala "us-04201"

form

character, one of "short" or "full"

path

character the root path

Value

character vector of filenames


BigelowLab/copepoda documentation built on March 29, 2022, 10:07 p.m.