R/chem_bundles.R

#' Bundled chemistry data product information
#'
#' A dataset containing NEON data product codes of terrestrial chemistry data products and the "home" data products they are bundled with.
#'
#' @format A data frame with 2 variables:
#' \describe{
#'   \item{product}{Data product ID of a terrestrial chemistry product}
#'   \item{homeProduct}{Data product ID of the corresponding home data product}
#' }
#' @source NEON data product bundles
"chem_bundles"

Try the neonUtilities package in your browser

Any scripts or data that you put into this service are public.

neonUtilities documentation built on Oct. 18, 2023, 9:09 a.m.