tells us how number of infants and liveborns add up in the mother table
checkFetusesLiveborn.Rd
tells us how number of infants and liveborns add up in the mother table
Examples
# \donttest{
cdm <- mockPregnancy()
checkFetusesLiveborn(cdm$mothertable)
# }