census_regions: Census Region Table
Description
This dataset contains the states belonging to the (presently) 4
U.S. Census regions in "long" format. It consists of a data.frame
with the following columns:
-
region
: the official Census region name (e.g. "East
")
-
state
: state belonging to the region
Usage
data(census_regions)
Format
A data frame with 51 rows and 2 variables