plot.auto_rate.int: Plot auto_rate.int objects

View source: R/auto_rate.int.R

plot.auto_rate.intR Documentation

Plot auto_rate.int objects

Description

Plot auto_rate.int objects

Usage

## S3 method for class 'auto_rate.int'
plot(x, pos = NULL, quiet = FALSE, legend = FALSE, type = "rep", ...)

Arguments

x

auto_rate.int object

pos

integer. Which replicate(s) to plot up to a maximum of 20. Defaults to 1:20.

quiet

logical. Suppress console output.

legend

logical. Suppress labels and legends.

type

logical. Type of plot to produce. "rep", "full", or "ar". Defaults to "rep". See Details.

...

Pass additional plotting parameters

Value

A plot. No returned value.


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