plot_pedigree: Plot pedigree
Usage
plot_pedigree(ped, file = NULL, width = 10, height = 8)
Value
No return value, called for side effects.
Arguments
- 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