plot.calc_rate: Plot calc_rate objects

View source: R/calc_rate.R

plot.calc_rateR Documentation

Plot calc_rate objects

Description

Plot calc_rate objects

Usage

## S3 method for class 'calc_rate'
plot(x, pos = 1, quiet = FALSE, panel = NULL, legend = TRUE, ...)

Arguments

x

calc_rate object

pos

integer. Which result to plot.

quiet

logical. Suppress console output.

panel

integer. Which panel to plot individually.

legend

logical. Suppress labels and legends.

...

Pass additional plotting parameters

Value

A plot. No returned value.


januarharianto/respR documentation built on April 20, 2024, 4:34 p.m.