#' Gross primary productivity and evapotranspiration for a farm in Nicaragua
#'
#'
#' \itemize{
#' \item date. POSIX date
#' \item time. The decimal representation of the date.
#' \item product one of Gpp_1km and ET_1km
#' \item value value of the remote sensing product
#' }
#'
#' @docType data
#' @keywords datasets
#' @name nicaragua
#' @usage data(nicaragua)
#' @format A data frame with 360 rows and 4 variables
#' @source To be filled in
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.