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