.addNodes | R Documentation |
Add Nodes to ggplot Pedigree Plot
.addNodes(plotObject, config, focal_fill_column = NULL, status_column = NULL)
addNodes(plotObject, config, focal_fill_column = NULL, status_column = NULL)
plotObject |
A ggplot object. |
config |
A list of configuration options for customizing the plot. See getDefaultPlotConfig for details. The list can include:
|
focal_fill_column |
Character string specifying the column name for focal fill color. |
status_column |
Character string specifying the column name for affected status. Defaults to NULL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.