R/DataSetDocumentation.R

#' abcdPlotGpData
#'
#' A data set with the following attributes
#' @format A data set with columns
#' \describe{
#'   \item{PlotID}{A unique identifer for the plot. The first four letters indicate the park.}
#'   \item{dayN}{Day of Year}
#'   \item{yearV}{Year}
#'   \item{NdviMed}{NDVI level. Median NDVI of all sampled cells}
#'   \item{CellCntScrn}{Number of cells possible for the site.}
#'   \item{CellCnt}{Number of cells actually used}
#'   }
#'   
"abcdPlotGpData"
dereksonderegger/NPS_Data documentation built on May 15, 2019, 3:58 a.m.