statesFlatfile {micromap} | R Documentation |
Polygon vertices for each state.
A data frame with 434 rows and the following 4 columns:
abbreviation or state name.
x coordinates for each polygon vertice.
y coordinates for each polygon vertice.
individual polygon identifier within each state.
This is just an example data set.
data(statesFlatfile)
head(statesFlatfile)