gapminder | R Documentation |
The gapminder
data contains data on life expectancy and GDP per capita by country and year.
gapminder
A data frame with 1704 rows and 6 variables
The country
The continent the country is in
The year data was collected. Ranges from 1952 to 2007 in increments of 5 years
Life expectancy at birth, in years
Population
GDP per capita (US$, inflation-adjusted)
This data set is the same one found in the gapminder package in R as of 2020. This data set is used in the Fixed Effects chapter of The Effect.
https://www.gapminder.org/data/
Jennifer Bryan (2017). gapminder: Data from Gapminder. R package version 0.3.0. https://CRAN.R-project.org/package=gapminder
Huntington-Klein. 2021. The Effect: An Introduction to Research Design and Causality. https://theeffectbook.net.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.