extract_carbon_cal_data: extract_carbon_calibration_data.R

View source: R/reference_data_extraction.R

extract_carbon_cal_dataR Documentation

extract_carbon_calibration_data.R

Description

extract_carbon_calibration_data.R

Usage

extract_carbon_cal_data(
  data_list,
  standards = c("co2Low", "co2Med", "co2High")
)

Arguments

data_list

List containing data, from the /*/dp01/data/ group in NEON HDF5 file.

standards

Which reference gases (standards) to use? Default is all, but can pass a subset of "co2Low", "co2Med", and "co2High" as a vector to this argument as well.

Value

Returns data frame of required variables.

Author(s)

Rich Fiorella rfiorella@lanl.gov


SPATIAL-Lab/NEONiso documentation built on April 5, 2024, 5:28 a.m.