Learn R Programming

respR (version 2.3.3)

plot.convert_rate.ft: Plot convert_rate.ft objects

Description

Plot convert_rate.ft objects

Usage

# S3 method for convert_rate.ft
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.ft object

type

"full", "rate", or "overlap"

pos

Which summary rows to plot?

quiet

logical. Suppress console output.

highlight

Which summary row result 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