Tells us how many women and pregnancies there are when the mother table is assessed and how many pregnancies and infants there are in case the infant table is assessed
getOverview.Rd
Tells us how many women and pregnancies there are when the mother table is assessed and how many pregnancies and infants there are in case the infant table is assessed
Examples
# \donttest{
cdm <- mockPregnancy()
getOverview(cdm$babytable)
# }