get_DOBs: Get DOBs

View source: R/helpers.R

get_DOBsR Documentation

Get DOBs

Description

Gets the dates of birth for each individual in titre_dat

Usage

get_DOBs(titre_dat)

Arguments

titre_dat

the data frame of titre data. See example_titre_dat

Value

a data frame with individual ID and DOB

See Also

Other get_summary: get_n_alive_group(), get_n_alive()

Examples

data(example_titre_dat)
get_DOBs(titre_dat)

seroanalytics/serosolver documentation built on April 24, 2023, 9:52 a.m.