my_gapminder: The famous 'gapminder' dataset taken from the 'gapminder'...

Description Usage Format Source

Description

The famous gapminder dataset taken from the gapminder package to practice adding datasets to our R package.

Usage

1

Format

a data frame with 1704 observations and 6 variables:

country

factor with 142 levels

continent

factor with 5 levels

year

ranges from 1952 to 2007 in increments of 5 years

lifeExp

life expectancy at birth, in years

pop

population

gdpPercap

GDP per capita (US$, inflation-adjusted)

Source

http://www.gapminder.org/data/


Zhaoyu-Andrew/Rpackage documentation built on March 19, 2020, 4:55 p.m.