Plot a tidy pedigree
Usage
# S3 method for class 'tidyped'
plot(x, ...)Arguments
- x
A
tidypedobject.- ...
Additional arguments passed to
visped.
Value
Invisibly returns a list of graph data from visped (node/edge
data and layout components) used to render the pedigree; the primary result is
the plot drawn on the current device.