Learn R Programming

Sleuth3 (version 1.0-3)

ex0116: Gross Domestic Product (GDP) per Capita

Description

The data are the gross domestic product per capita for 228 countries in 2010.

Usage

ex0116

Arguments

Format

A data frame with 228 observations on the following 3 variables.

Rank

rank order of country from highest to lowest GDP

Country

name of country

PerCapitaGDP

per capita GDP in \(\$\)US

References

Central Intelligence Agency, Country Comparison: GDP per capita (PPP), The World Factbook, https://www.cia.gov/library/publications/theworld-factbook/rankorder/2004rank.html (retrieved June 30,2011).

Examples

Run this code
# NOT RUN {
str(ex0116)
# }

Run the code above in your browser using DataLab