Nothing
#' CO2 concentration at Liahovden
#'
#' CO2 concentration at Liahovden site, used in example in readme file
#'
#' @format A tibble with 89692 rows and 5 variables
#' \describe{
#' \item{datetime}{Datetime at which CO2 concentration was recorded.}
#' \item{temp_air}{Air temperature inside the flux chamber in Celsius.}
#' \item{temp_soil}{Ground temperature inside the flux chamber in Celsius.}
#' \item{conc}{CO2 concentration in ppm.}
#' \item{PAR}{Photosynthetically active radiation inside the chamber
#' in micromol/s/sqm.}
#' }
#' @examples
#' co2_liahovden
"co2_liahovden"
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.