R/Ecoregions.R

#' Terrestrial Ecoregions Of the World (TEOW).
#'
#' A revised map of the TEOW (Dinerstein, 2017).
#'
#' @format A Simple Features Collections with 847 features and 5 fields:
#' \describe{
#'   \item{ECO_NAME}{name of the ecoregion}
#'   \item{BIOME_NUM}{numeric identifier of the biome}
#'   \item{BIOME_NAME}{name of the biome}
#'   \item{REALM}{name of the realm}
#'   \item{ECO_BIOME}{alphanumeric identifier of the eco-biome}
#'
#' }
#' @source \url{https://ecoregions2017.appspot.com/}
"ecoregions"
IanOndo/RGeodata documentation built on Feb. 14, 2024, 9:38 a.m.