Nothing
#' CO2 fluxes
#'
#' Manually calculated CO2 fluxes for testing purpose.
#' df_short and record_short were used, with a zhao18 fit.
#'
#' @format A tibble with 6 rows and 11 variables
#' \describe{
#' \item{f_fluxid}{Unique ID for each flux.}
#' \item{f_slope_tz}{Slope of C(t) at t zero.}
#' \item{f_temp_air_ave}{Air temperature inside the flux chamber in Celsius
#' averaged over the flux measurement.}
#' \item{f_flux}{CO2 flux in mmol/sqm/hour.}
#' \item{PAR}{Photosynthetically active radiation inside the chamber in
#' micromol/s/sqm averaged over the flux measurement.}
#' \item{temp_soil}{Ground temperature inside the flux chamber in Celsius
#' averaged over the flux measurement.}
#' \item{turfID}{Unique ID of the turf in which the measurement took place.}
#' \item{type}{Type of measurement: ecosystems respiration (ER)
#' or net ecosystem exchange (NEE).}
#' \item{f_start}{Datetime at which the measurement started.}
#' \item{temp_fahr}{Air temperature inside the flux chamber in Fahrenheit
#' averaged over the flux measurement.}
#' \item{temp_kelvin}{Air temperature inside the flux chamber in Kelvin
#' averaged over the flux measurement.}
#' }
#' @examples
#' co2_fluxes
"co2_fluxes"
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.