Learn R Programming

treemapify (version 0.2.2)

G20: G20-Dataset

Description

A dataset containing some general statistics on 20 countries. The variables are as follows:

Usage

data(G20)

Arguments

Format

A data frame with 20 rows and 7 variables

Details

  • Region: Factor with 8 Levels ("Africa", "Asia", "Eurasia", "Europe", "Middle East", "North America" #' "Oceania", "South America")
  • Country: Factor with 20 levels with country names
  • Trade.mil.USD: Value of trades in millions of US dollars
  • Nom.GDP.mil.USD: Nominal GDP in millions of US dollars
  • HDI: Human development index
  • Population: Poplulation size
  • Economic.classification: Factor with two levels ("Advanced" and "Developing") with information about the economic status

These data are unlikely to be up to date and are for illustrative purposes only.

References

This dataset is drawn from the Wikipedia article "G-20 major economies" http://en.wikipedia.org/wiki/G-20_major_economies, released under the Creative Commons Attribution-Share-Alike License 3.0