Countries: Countries data set

Description Usage Format Details Source Examples

Description

Eight variables measured on the countries with the 15 largest economies by purchasing price parity (PPP) gross domesitic product (GDP) in 2007.

Usage

1

Format

A data frame with 15 observations on the following 8 variables.

GDP

Purchasing price parity (PPP) gross domesitc product (GDP) per capita in 2007 US dollars. A numeric vector.

HIV.Aids

HIV/Aids prevalence as a percentage of the population. A numeric vector.

Life.exp.

Life expectancy in years. A numeric vector.

Mil.

Military spending as a percentage of GDP. A numeric vector.

Oil.cons.

Oil consumption in barrels per annum per capita. A numeric vector.

Pop.

Population in millions. A numeric vector.

Tel.

Number of fixed line telephones per 1000 people. A numeric vector.

Unempl.

Percentage unemployed. A numeric vector.

Details

The data have been derived largely from the 2007 CIA World Factbook, and are intended for illustrative purposes only.

Source

Agency C (2007). The World Factbook: 2007, CIA's 2006, Potomac Books, Washington, DC, USA.

Examples

1
2
data(Countries)
## Not run: Biplots(Data = Countries)

BiplotGUI documentation built on May 2, 2019, 4:43 p.m.