my_gapminder: An excerpt of the data available at Gapminder.org.

Description Usage Format Source

Description

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

Usage

1

Format

a data frame with 1704 observations and 6 variables:

country

names of countries

continent

continents where the countries are in

year

year of the data, in increment of 5 years

lifeExp

life expectancy at birth, in years

pop

population

gdpPercap

GDP per capita, inflation-adjusted, in USD

Source

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


SylviaDu99/Project3Package documentation built on March 24, 2020, 5:29 p.m.