Learn R Programming

MMAC (version 0.1.2)

WorldPopulation: World Population

Description

A dataset containing the total midyear population for the world from 1950 to 2015.

Usage

data(WorldPopulation)

Arguments

Format

A data frame with 14 observations on the following variables.

  • Year

  • People world population in billions of people

Details

This dataset contains the total midyear population for the world from 1950 to 2015.

References

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

Examples

Run this code
data(WorldPopulation)

Run the code above in your browser using DataLab