#' Landsat EVI2 time series.
#'
#' An Example EVI2 time series from Landsat observations.
#'
#' @format A data frame with 802 rows and 3 variables:
#' \describe{
#' \item{date}{Observation dates}
#' \item{evi2}{The two-band enhanced vegetation index value}
#' \item{snow}{Logical, indicates whether the observation contains snow}
#' }
"landsatEVI2"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.