ecoregions: Polygon with terrestrial ecoregion

ecoregionsR Documentation

Polygon with terrestrial ecoregion

Description

This is a spatially simplified shapefile with terrestrial polygon ecoregion from a portion of South America from (Olson et al. 2001).

Usage

ecoregions

Format

An object of class SpatialPolygonsDataFrame with 1194 rows and 2 columns.

References

Olson, D. M., Dinerstein, E., Wikramanayake, E. D., Burgess, N. D., Powell, G. V., Underwood, E. C., … others. (2001). Terrestrial ecoregions of the world: A new map of life on earth. BioScience, 51(11), 933–938.

Examples

require(ENMTML)
require(raster)
data("ecoregions")
plot(ecoregions, col=rainbow(92)[as.factor(ecoregions@data$ECO_ID)])

andrefaa/ENM_TheMetaLand documentation built on Nov. 15, 2023, 10:19 a.m.