plot.baggr: Generic plot for baggr package
Description
Using generic plot() on baggr output invokes baggr_plot visual.
See therein for customisation options. Note that plot output is ggplot2 object.`
Usage
# S3 method for baggr
plot(x, ...)
Arguments
...
optional arguments, see baggr_plot
Value
ggplot2 object from baggr_plot