Learn R Programming

wpp2015 (version 1.1-2)

sexRatio: Sex Ratio at Birth

Description

Estimates and projections of the sex ratio at birth derived as the number of female divided by the number of male.

Usage

data(sexRatio)

Arguments

Format

A data frame with one record per country. It contains columns country, country_code, and one column per five-year time interval (i.e., from 1 July in year t to 1 July in year t+5 such as the period 1950-1955 refers to the period 1950.5-1955.5 and the mid of the period is 1953.0).

References

World Population Prospects: The 2015 Revision. (http://esa.un.org/unpd/wpp) Special Tabulations.

Examples

Run this code
# NOT RUN {
data(sexRatio)
str(sexRatio)
# }

Run the code above in your browser using DataLab