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


wwiecek/baggr documentation built on April 5, 2025, 11:26 a.m.