USTotalPopulation {MMAC} | R Documentation |
Total U.S. Population
Description
A dataset containing the U.S. population in millions of people each decade from 1900 to 2010 based on the census.
Usage
data(USTotalPopulation)
Format
A data frame with 9 observations on the following variables.
Year
Population
US population in millions of peopleRelGrowth
Relative growth rate of the US population
Details
This dataset contains the U.S. population in millions of people each decade from 1900 to 2010 based on the census.
Source
U.S. census data for 1950–2000 is from “Measuring America: The Decennial Censuses from 1790 to 2000.” Accessed on June 9, 2016.
References
https://www.census.gov/prod/2002pubs/pol02-ma.pdf http://www.census.gov/2010census/popmap/
Examples
data(USTotalPopulation)
[Package MMAC version 0.1.2 Index]