plot.baggr: Plotting method for baggr outputs
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, ...)
Value
ggplot2 object from baggr_plot
Arguments
- x
object of class baggr
- ...
optional arguments, see baggr_plot