plot.auto_rate: Plot auto_rate objects

View source: R/auto_rate.R

plot.auto_rateR Documentation

Plot auto_rate objects

Description

Plot auto_rate objects

Usage

## S3 method for class 'auto_rate'
plot(
  x,
  pos = 1,
  panel = FALSE,
  quiet = FALSE,
  legend = TRUE,
  rate.rev = TRUE,
  ...
)

Arguments

x

auto_rate object

pos

integer. Which result to plot.

panel

integer. Which panel to plot individually.

quiet

logical. Suppress console output.

legend

logical. Suppress labels and legends.

rate.rev

logical. Control direction of y-axis in rolling rate plot.

...

Pass additional plotting parameters

Value

A plot. No returned value.


januarharianto/respR documentation built on April 20, 2024, 4:34 p.m.