census2010 {SDAResources} | R Documentation |
census2010 data
Description
Population sizes for each state, from the 2010 U.S. census. The data set contains only the 50 states and excludes the areas that, as of 2020, are not allowed to have voting representatives in Congress: Washington D.C., Puerto Rico, and U.S. territories.
Usage
data(census2010)
Format
This data frame contains the following columns:
- state:
state name
- population:
state population in 2010 census
References
Source: U.S. Census Bureau (2019).
Lohr (2021), Sampling: Design and Analysis, 3rd Edition. Boca Raton, FL: CRC Press.
Lu and Lohr (2021), R Companion for Sampling: Design and Analysis, 3rd Edition, 1st Edition. Boca Raton, FL: CRC Press.
[Package SDAResources version 0.1.1 Index]