Learn R Programming

popstudy (version 1.0.0)

CR_populations_1950_2015: Costa Rica population

Description

Estimated y projected populations for Costa Rica 1950-2015.

Usage

data("CR_populations_1950_2015")

Arguments

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

Examples

Run this code
# NOT RUN {
data(CR_populations_1950_2015)
summary(CR_populations_1950_2015)
# }

Run the code above in your browser using DataLab