| plot,HierarchicalData,missing-method | R Documentation |
HierarchicalData ClassA method that creates a combined plot for a HierarchicalData object by
arranging the arm-specific Data and DataCombo plots.
## S4 method for signature 'HierarchicalData,missing'
plot(x, y, ncol = NULL, ...)
x |
( |
y |
( |
ncol |
( |
... |
passed to the arm-specific |
A gtable object combining the arm-specific plots, or NULL if no
arm plot is available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.