plot.baggr: Plotting method for baggr outputs

View source: R/plot.R

plot.baggrR Documentation

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 class 'baggr'
plot(x, ...)

Arguments

x

object of class baggr

...

optional arguments, see baggr_plot

Value

ggplot2 object from baggr_plot

Author(s)

Witold Wiecek


baggr documentation built on March 31, 2023, 10:02 p.m.