Learn R Programming

geostats (version 1.5)

pop: pop

Description

The world population from 1750 until 2014

Arguments

Examples

Run this code
data(pop,package='geostats')
plot(population ~ year, data=pop, type='b')

Run the code above in your browser using DataLab