gapminder | R Documentation |
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.
gapminder
An object of class "data.frame"
.
country.
year.
infant_mortality. Infant deaths per 1000.
life_expectancy. Life expectancy in years.
fertility. Average number of children per woman.
population. Country population.
gpd. GDP according to World Bankdev.
continent.
region. Geographical region.
head(gapminder)
print(oecd)
print(opec)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.