Learn R Programming

MMAC (version 0.1.2)

NetherlandsPopulation: Population of the Netherlands

Description

A dataset containing the population of the Netherlands measured in millions of people at the beginning of each decade since 1700.

Usage

data(NetherlandsPopulation)

Arguments

Format

A data frame with 21 observations on the following variables.

  • Year

  • Population of Netherlands (in millions of people)

Details

This dataset contains the population of the Netherlands measured in millions of people at the beginning of each decade since 1700.

References

http://www.populstat.info/Europe/netherlc.htm

Examples

Run this code
data(NetherlandsPopulation)

Run the code above in your browser using DataLab