CR_populations_1950_2015 {popstudy}R Documentation

Costa Rica population

Description

Estimated y projected populations for Costa Rica 1950-2015.

Usage

data("CR_populations_1950_2015")

Format

A data frame with 7656 observations on the following 4 variables.

Year

a numeric vector

Age

a numeric vector

Female

a numeric vector with female population

Male

a numeric vector with male population

Source

https://inec.cr/

Examples

data(CR_populations_1950_2015)
summary(CR_populations_1950_2015)

[Package popstudy version 1.0.1 Index]