Learn R Programming

economiccomplexity (version 2.0.0)

world_gdp_avg_1998_to_2000: World Trade Per-Capita GDP for the Period 1998-2000

Description

A data frame that summarizes the per-capita GDP of different countries. The unit is year 2000 USD.

Usage

data(world_gdp_avg_1998_to_2000)

Arguments

Format

A data frame with 240 rows and 2 columns.

Examples

Run this code
data(world_gdp_avg_1998_to_2000)
head(world_gdp_avg_1998_to_2000)

Run the code above in your browser using DataLab