Gets the dates of birth for each individual in titre_dat
get_DOBs(titre_dat)
| titre_dat | the data frame of titre data. See |
|---|
a data frame with individual ID and DOB
Other get_summary:
get_n_alive_group(),
get_n_alive()
#> Error in unique(titre_dat[, c("individual", "DOB")]): object 'titre_dat' not found