Learn R Programming

skater (version 0.1.2)

plot_pedigree: Plot pedigree

Description

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