fetchGapminder: Fetch Gapminder data

Description Usage Arguments Value

Description

Fetch data originally obtained from Gapminder.

Usage

1
2
3
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


ProjectMOSAIC/fetch documentation built on May 8, 2019, 3:23 a.m.