world_population: World Population Data by Countries

world_populationR Documentation

World Population Data by Countries

Description

This is the world population data, revision 2010, by countries used in the paper Nagy et al. (2016) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1080/10618600.2017.1336445")} and Dai et al. (2020) \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1016/j.csda.2020.106960")}. It contains population (both sexes) of countries as of July 1 in the years 1950 - 2010. The data have been pre-processed as described in Nagy et al. (2016) and hence contains only the 105 countries with population in the range of one million and fifteen million on July 1, 1980.

Usage

world_population

Format

A matrix of size 105 rows by 61 columns.

Details

Data included for illustration and testing purposes.

Source

Data originally available in the depth.fd package.

Examples

data(world_population)
str(world_population)


fdaoutlier documentation built on Oct. 1, 2023, 1:06 a.m.