as.data.frame.pedigree: data.frame from a pedigree object

View source: R/as.data.frame.pedigree.R

as.data.frame.pedigreeR Documentation

data.frame from a pedigree object

Description

Extract the internal data from a pedigree object into a data.frame

Usage

## S3 method for class 'pedigree'
as.data.frame(x, ...)

Arguments

x

pedigree object

...

additional arguments passed to internal methods

Value

a data.frame with the data necessary to re-create the pedigree, minus special relationships. #' @author Jason Sinnwell

See Also

pedigree


kinship2 documentation built on Oct. 5, 2022, 5:05 p.m.