Countries: Countries data set

CountriesR Documentation

Countries data set

Description

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

Usage

data(Countries)

Format

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

GDP

Purchasing price parity (PPP) gross domestic 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

## Not run: Biplots(data=Countries)

BiplotGUI documentation built on April 11, 2025, 5:39 p.m.