plot.bdlim: Plot for bdlim summary

View source: R/plot.bdlim.R

plot.bdlimR Documentation

Plot for bdlim summary

Description

Plot for bdlim summary

Usage

## S3 method for class 'bdlim'
plot(x, bs = 14, print = TRUE, ...)

Arguments

x

An object of class 'bdlim'.

bs

Base font size

print

A logical. If TRUE then each plot will be printed. If FALSE then a list of plots will be returned.

...

additional arguments for ggplot theme.

Value

If print=FALSE then an object of class ggplot is returned.


AnderWilson/regimes documentation built on Aug. 5, 2023, 8:30 a.m.