tells us how many missing values are there in the mother table or infant table (depending on the input)
getMissings.Rd
tells us how many missing values are there in the mother table or infant table (depending on the input)
Examples
# \donttest{
cdm <- mockPregnancy()
getMissings(cdm$babytable)
# }