Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.