Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

respR (version 2.3.3)

plot.auto_rate: Plot auto_rate objects

Description

Plot auto_rate objects

Usage

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

Value

A plot. No returned value.

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