Learn R Programming

nprcgenekeepr (version 1.0.5)

pedFemaleSireMaleDam: pedFemaleSireMaleDam is a dataframe with 8 rows and 5 columns (ego_id, sire, dam_id, sex, birth_date) representing a full pedigree with the errors of having a sire labeled as female and a dam labeled as male.

Description

It is one of six pedigrees (pedDuplicateIds, pedFemaleSireMaleDam, pedgood, pedInvalidDates, pedMissingBirth, pedSameMaleIsSireAndDam) used to demonstrate error detection by the qcStudbook function.

Usage

pedFemaleSireMaleDam

Arguments

Format

An object of class data.frame with 8 rows and 5 columns.