plot_pedigree | R Documentation |
Plot pedigree
plot_pedigree(ped, file = NULL, width = 10, height = 8)
ped |
List of pedigree objects from fam2ped |
file |
Output file path (must end in ".pdf") |
width |
Width of output PDF |
height |
Height of output PDF |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.