R/n2o.R

#' Processed data from N2O LI-COR Trace Gas Analyzer.
#' A dataset containing 567 N2O concentrations changed over time.
#' @format A data.frame with 567 rows and 4 variables:
#' \itemize{
#'   \item DATE: Date in character format.
#'   \item TIME: Time in character format.
#'   \item N2O: Concentrations of nitrous oxide (N2O), in ppb.
#'   \item date_time: Date and time in POSIXct format.
#' }
#' @source own data.
#' @name n2o
NULL

Try the aelab package in your browser

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

aelab documentation built on Sept. 11, 2024, 7:33 p.m.