gapminder {flourishcharts}R Documentation

Gapminder data

Description

A data set containing Gapminder data used for vignettes

Usage

gapminder

Format

A data frame with 1704 rows and 6 columns:

country

Country name.

continent

Continent name.

year

Year data was collected.

lifeExp

Life expectancy.

pop

Population size.

gdpPercap

GDP per capita.

Value

A data frame

Source

https://www.gapminder.org/

Examples

gapminder

[Package flourishcharts version 1.0.0.3 Index]