Learn R Programming

respR (version 2.3.3)

plot.convert_rate: Plot convert_rate objects

Description

Plot convert_rate objects

Usage

# S3 method for convert_rate
plot(
  x,
  type = "full",
  pos = NULL,
  quiet = FALSE,
  highlight = NULL,
  legend = TRUE,
  rate.rev = TRUE,
  ...
)

Value

A plot. No returned value.

Arguments

x

convert_rate object

type

"full", "rate", "overlap"

pos

Which summary rows to plot?

quiet

logical. Suppress console output.

highlight

Which to highlight in overlap plots.

legend

logical. Suppress labels and legends.

rate.rev

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

...

Pass additional plotting parameters