tells us what the minimum and maximum of pregnancy start and end dates as well as the distribution of gestational age are
getValueDatesAgeDist.Rd
tells us what the minimum and maximum of pregnancy start and end dates as well as the distribution of gestational age are
Examples
# \donttest{
cdm <- mockPregnancy()
getValueDatesAgeDist(cdm$mothertable)
# }