View source: R/as.data.frame.pedigree.R
| as.data.frame.pedigree | R Documentation | 
Extract the internal data from a pedigree object into a data.frame
## S3 method for class 'pedigree'
as.data.frame(x, ...)
x | 
 pedigree object  | 
... | 
 additional arguments passed to internal methods  | 
a data.frame with the data necessary to re-create the pedigree, minus special relationships. #' @author Jason Sinnwell
pedigree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.