Plot convert_rate objects
# S3 method for convert_rate
plot(
x,
type = "full",
pos = NULL,
quiet = FALSE,
highlight = NULL,
legend = TRUE,
rate.rev = TRUE,
...
)
A plot. No returned value.
convert_rate object
"full", "rate", "overlap"
Which summary rows to plot?
logical. Suppress console output.
Which to highlight in overlap plots.
logical. Suppress labels and legends.
logical. Control direction of y-axis in rate plot.
Pass additional plotting parameters