klaR (version 0.6-12)

countries: Socioeconomic data for the most populous countries.

Description

Socioeconomic data for the most populous countries.

Usage

data(countries)

Arguments

Format

A data frame with 42 observations on the following 7 variables.
Country
name of the country.
Popul
population.
PopDens
population density.
GDPpp
GDP per inhabitant.
LifeEx
mean life expectation
InfMor
infant mortality
Illit
illiteracy rate

Examples

Run this code
data(countries)
summary(countries)

Run the code above in your browser using DataCamp Workspace