R/data-wet_conc.R

#' CO2 and H2O concentration
#'
#' CO2 and H2O concentration measurements
#'
#' @format A tibble with 18 rows and 4 variables
#' \describe{
#' \item{Time}{Time in format hh:mm:ss}
#' \item{Date}{Date in format yyyy-mm-dd}
#' \item{co2}{CO2 concentration before wet air correction}
#' \item{h20}{H2O concentration before wet air correction}
#' }
#' @examples
#' wet_conc
"wet_conc"

Try the fluxible package in your browser

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

fluxible documentation built on Sept. 12, 2025, 1:08 a.m.