R/ecoregions_L0.R

#' Polygon(s) for the boundary of contiguous US ecoregions.
#'
#' The outer boundary of the ecoregions 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 1 feature and 1 field:
#' \describe{
#'   \item{fid}{dbl not used.}
#'   \item{geometry}{MULTIPOLYGON contains vertices for the boundary of the ecoregions of the contiguous US.} 
#' }
#' @source \url{https://gaftp.epa.gov/EPADataCommons/ORD/Ecoregions/us/Eco_Level_IV_US.html}
"ecoregions_L0"
asgersvenning/bachelor documentation built on May 2, 2023, 7:06 a.m.