gapminderR Documentation

Gapminder Data

Description

Health and income outcomes for 184 countries from 1960 to 2016. Also includes two character vectors, oecd and opec, with the names of OECD and OPEC countries from 2016.

Usage

gapminder

Format

An object of class "data.frame".

Details

Examples

head(gapminder)
print(oecd)
print(opec)