Learn R Programming

MMAC (version 0.1.2)

WorldPopulationChange: World Population Change

Description

A dataset containing the percent growth of the world’s population as a function of the year from 1970 to 2015.

Usage

data(WorldPopulationChange)

Arguments

Format

A data frame with 10 observations on the following variables.

  • Year

  • Growth Percent growth of worlds population

Details

This dataset contains the percent growth of the world’s population as a function of the year from 1970 to 2015.

References

http://www.census.gov/population/international/data/worldpop/table_population.php

Examples

Run this code
data(WorldPopulationChange)

Run the code above in your browser using DataLab