check.pedinfo {rres} | R Documentation |
check.pedinfo
checks that the pedigree information provided is consistent.
check.pedinfo(pedinfo)
pedinfo |
dataframe. |
Member ID must be unique. Parents must precede offsprings. Sex information must match parental status, and are coded 1 and 2 for male and female respectively. An error message will be produced only if inconsistencies are found.