R/data-raw_twogases.R

#' CO2 and CH4 concentration
#'
#' CO2 and CH4 measured simultaneously
#'
#' @format A tibble with 21681 rows and 4 variables
#' \describe{
#' \item{co2_conc}{CO2 concentration in ppm}
#' \item{ch4_conc}{CH4 concentration in ppb}
#' \item{datetime}{Datetime on the datapoint}
#' \item{temp_air}{Air temperature inside the chamber in Celsius}
#' }
#' @examples
#' raw_twogases
"raw_twogases"

Try the fluxible package in your browser

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

fluxible documentation built on June 25, 2025, 1:08 a.m.