tells us how many unknown values there are in the mother table (no unknown values possible for the infant table)
getUnknown.Rd
tells us how many unknown values there are in the mother table (no unknown values possible for the infant table)
Examples
# \donttest{
cdm <- mockPregnancy()
getUnknown(cdm$mothertable)
# }