Learn R Programming

BiplotGUI (version 0.0-7)

Countries: 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)

Arguments

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.

Source

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

Details

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

Examples

Run this code
## Not run: Biplots(data=Countries)

Run the code above in your browser using DataLab