Learn R Programming

popstudy (version 1.0.0)

CR_births: CR_births

Description

Births registers in Costa Rica.

Usage

data("CR_births")

Arguments

Format

A data frame with 8434 observations on the following 2 variables.

date_reg

a Date

births

a numeric vector

Examples

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

Run the code above in your browser using DataLab