USregions {GmooG} | R Documentation |
Map of the Regional Classification of the contiguous US States
Description
Map of the contiguous US States including information on the regional classification by the Census Bureau
Usage
data(USregions)
Format
A data frame with 49 observations on 4 variables.
NAME
name of state
State
2-letter code for state
Region
one of four Census Bureau regions: NorthEast, South, MidWest, West
geometry
map polygons for state
Details
This dataset is used in Chapter 9, "Results from surveys on gay rights".
Source
The polygon map data is from the spData package
Examples
data(USregions, package="GmooG")
[Package GmooG version 0.7 Index]