#' Net carbon uptake from the Niwot Ridge FLUXNET site
#'
#'
#' \itemize{
#' \item date. POSIX date, but measurement started in 1998. We should have one measurement per day.
#' \item time. The decimal representation of the date.
#' \item product. "cumNEE" cumulative net carbon uptake, expressed in gC m^-2
#' \item value. value of measurement in previous column
#' }
#'
#' @docType data
#' @keywords datasets
#' @name colorado
#' @usage data(colorado)
#' @format A data frame with 5844 rows and 4 variables
#' @source Zobitz, John. 2013. “Forest Carbon Uptake and the Fundamental Theorem of Calculus.” The College Mathematics Journal 44 (5): 421–24. https://doi.org/10.4169/college.math.j.44.5.421.
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.