ped2DF {pedigreeTools}R Documentation

Convert a pedigree to a data frame

Description

Express a pedigree as a data frame with sire and dam stored as factors. If the pedigree is an object of class pedinbred then the inbreeding coefficients are appended as the variable F

Usage

ped2DF(x)

Arguments

x

a pedigree object of class pedigree

Value

a data frame


[Package pedigreeTools version 0.1 Index]