WorldMapData: Data of world countries

WorldMapDataR Documentation

Data of world countries

Description

A data frame containing information from 188 world countries.

iso_a2

ISO 3166-1 alpha-2 country codes.

name_long

Long name of the country.

continent

Continent the country belongs to.

region_un

UN region.

subregion

UN subregion.

type

Variable indicating if it is a Sovereign Country, a Country, a Dependency, a Disputed territory or with Indeterminate status.

area_km2

Country area.

pop

Population.

liefExp

Life expectancy.

gdpPercap

gdp per capita.

lat

Average latitude.

lon

Average longitude.

Usage

WorldMapData

Format

An object of class data.frame with 177 rows and 12 columns.

Source

data retrieved from the world bank, available in the spData package.

Examples


WorldMapData


jmsallan/BAdatasetsSpatial documentation built on July 22, 2024, 11:15 p.m.