as.data.frame.pedigree.RdExtract the internal data from a pedigree object into a data.frame
# S3 method for class 'pedigree'
as.data.frame(x, ...)a data.frame with the data necessary to re-create the pedigree, minus special relationships. #' @author Jason Sinnwell