create_pedigree: Create Pedigree

Description Usage Arguments Details Value

Description

Create Pedigree

Usage

1
create_pedigree(studbook = NULL, exclude = NULL)

Arguments

studbook

Studbook

exclude

Character vector of StudbookIDs to exclude from the pedigree

Details

if an individual has one known parent and one NA parent, the NA parent is replaced with a made-up parent who is the offspring of two NAs and the made-up parent is added to the pedigree

Value

Pedgiree as a list of a data table and pedigree object.


dapperstats/Rstud documentation built on May 16, 2019, 9:14 a.m.