| plot.tidyped | R Documentation |
Plot a tidy pedigree
## S3 method for class 'tidyped'
plot(x, ...)
x |
A |
... |
Additional arguments passed to |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.