R/data.R

#' NLCD Legend
#'
#' Tibble with value and label for NLCD classes.
#'
#' @format A tibblee with two variables
#' \describe{
#'   \item{class}{NLCD class name}
#'   \item{value}{NLCD class value}
#'   ...
#' }
#' @source \url{hhttps://www.mrlc.gov/data/legends/national-land-cover-database-2016-nlcd2016-legend}
"nlcd_legend"
mps9506/mpsrf documentation built on Sept. 25, 2020, 9:33 a.m.