Learn R Programming

mosaic (version 0.9-0)

fetchGapminder1: Fetch Gapminder data

Description

Fetch data originally obtained from Gapminder.

Usage

fetchGapminder1(name, value.name = NULL)

fetchGapminder(..., all.cases = TRUE, all.vars = FALSE)

Arguments

name
a character vector of length 1
value.name
name of variable in resulting data frame
all.cases
a logical indicating whether all cases should be included or only complete cases
all.vars
a logical, if TRUE, then ... is ignored and all available variables are fetched.
...
character strings naming desired variables

Value

  • A data frame