R/data.R

#' 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"
MrJGao/Bayesian_LSP documentation built on Feb. 11, 2025, 9:36 a.m.