check.pedinfo: Check pedigree information.

Description Usage Arguments Details

View source: R/check_pedinfo.R

Description

check.pedinfo checks that the pedigree information provided is consistent.

Usage

1
check.pedinfo(pedinfo)

Arguments

pedinfo

dataframe.

Details

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.


rres documentation built on May 2, 2019, 2:51 p.m.