| plot.SummaryFactory {rpact} | R Documentation | 
Plots a summary factory.
## S3 method for class 'SummaryFactory'
plot(x, y, ..., showSummary = FALSE)
| 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  | 
| showSummary | Show the summary before creating the
plot output, default is  | 
Generic function to plot all kinds of summary factories.
Returns a ggplot2 object.