OrEcoLevel3 {micromap} | R Documentation |
Example Dataset: Oregon Level 3 Ecoregion Shapefile
Description
An object of class 'SpatialPolygonsDataFrame' that was created from a shapefile detailing boundaries of the level 3 ecoregion borders of Oregon.
Format
The format is: Formal class 'SpatialPointsDataFrame' [package "sp"].
Note
This is just an example data set.
Examples
data(OrEcoLevel3)
spplot(OrEcoLevel3, zcol="US_L3NAME", col.regions=rainbow(9, s=0.75))
[Package micromap version 1.9.8 Index]