plot_pedigree {skater} | 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.