R/data.R

#' A vector with dates for both RasterStack datasets: Mega drought and Blooming Desert, with 929 dates
#'
#' @format Vector of dates
#' @source \url{https://lpdaac.usgs.gov/}
#' 
"modis_dates"

#' A dataframe with 8-days MODIS NDVI of a pixel with deciduous Nothofagus macrocarpa forest, Central Chile,
#' using MOD13Q1/MYD13Q1 combined 
#'
#'@format A data frame with 929 rows and 2 variables:
  #' \describe{
  #'   \item{dates}{dates for each record}
  #'   \item{NDVI}{NDVI value for a pixel of deciduous N. macrocarpa forest}
  #' }
#' @source \url{https://lpdaac.usgs.gov/}
#' 
"phents"

Try the npphen package in your browser

Any scripts or data that you put into this service are public.

npphen documentation built on Oct. 12, 2023, 5:06 p.m.