Learn R Programming

MMAC (version 0.1.2)

USTotalPopulation: 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)

Arguments

Format

A data frame with 9 observations on the following variables.

  • Year

  • Population US population in millions of people

  • RelGrowth 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.

References

https://www.census.gov/prod/2002pubs/pol02-ma.pdf http://www.census.gov/2010census/popmap/

Examples

Run this code
data(USTotalPopulation)

Run the code above in your browser using DataLab