CR_deaths {popstudy}R Documentation

CR_deaths

Description

Deaths registers in Costa Rica.

Usage

data("CR_deaths")

Format

A data frame with 229462 observations on the following 3 variables.

date_reg

a Date

age

a numeric vector

deaths

a numeric vector

Source

https://inec.cr/

Examples

data(CR_deaths)
summary(CR_deaths)

[Package popstudy version 1.0.1 Index]