Learn R Programming

popstudy (version 1.0.0)

CR_deaths: CR_deaths

Description

Deaths registers in Costa Rica.

Usage

data("CR_deaths")

Arguments

Format

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

date_reg

a Date

age

a numeric vector

deaths

a numeric vector

Examples

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

Run the code above in your browser using DataLab