R/ecoregions_L4.R

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