countries {toastui}R Documentation

Information on population, region, area size, infant mortality and more.

Description

Data about countries of the world.

Usage

countries

Format

A data.frame with 227 rows and 20 variables:

Country

a character vector

Region

a character vector

Population

a numeric vector

⁠Area (sq. mi.)⁠

a numeric vector

⁠Pop. Density (per sq. mi.)⁠

a numeric vector

⁠Coastline (coast/area ratio)⁠

a numeric vector

⁠Net migration⁠

a numeric vector

⁠Infant mortality (per 1000 births)⁠

a numeric vector

⁠GDP ($ per capita)⁠

a numeric vector

⁠Literacy (%)⁠

a numeric vector

⁠Phones (per 1000)⁠

a numeric vector

⁠Arable (%)⁠

a numeric vector

⁠Crops (%)⁠

a numeric vector

⁠Other (%)⁠

a numeric vector

Climate

a numeric vector

Birthrate

a numeric vector

Deathrate

a numeric vector

Agriculture

a numeric vector

Industry

a numeric vector

Service

a numeric vector

Source

fernandol on Kaggle (https://www.kaggle.com/fernandol/countries-of-the-world)


[Package toastui version 0.3.3 Index]