Plot repeated simulation
# S3 method for repeater
plot(x, shiny = FALSE, custom = FALSE, ...)
Return value from repeater
Did the function call originate inside a shiny app
Logical (TRUE, FALSE) to indicate if ggplot object (or list of ggplot objects) should be returned. This opion can be used to customize plots (e.g., add a title, change x and y labels, etc.). See examples and http://docs.ggplot2.org/ for options.
further arguments passed to or from other methods