plot.SummaryFactory {rpact} | R Documentation |
Plots a summary factory.
## S3 method for class 'SummaryFactory' plot(x, y, ...)
x |
The summary factory object. |
y |
Not available for this kind of plot (is only defined to be compatible to the generic plot function). |
... |
Optional plot arguments. At the moment |
Generic function to plot all kinds of summary factories.
Returns a ggplot2
object.