R/ecoregions_L2.R

#' Polygons for the level 2 ecoregions of contiguous US ecoregions.
#'
#' The level 2 of the contiguous US (i.e. not Alaska, Hawaii, Puerto Rico etc.), derived from the level 4 ecoregion polygon set.
#'
#' @format A simple feature collection containing 20 feature and 1 field:
#' \describe{
#'   \item{L2_KEY}{chr Level 2 ecoregion key.}
#'   \item{geometry}{MULTIPOLYGON contains vertices for the boundary of the level 2 ecoregions of the contiguous US.} 
#' }
#' @source \url{https://gaftp.epa.gov/EPADataCommons/ORD/Ecoregions/us/Eco_Level_IV_US.html}
"ecoregions_L2"
asgersvenning/bachelor documentation built on May 2, 2023, 7:06 a.m.