Learn R Programming

respR (version 2.3.3)

plot.inspect.ft: Plot inspect.ft objects

Description

Plot inspect.ft objects

Usage

# S3 method for inspect.ft
plot(
  x,
  width = NULL,
  pos = NULL,
  quiet = FALSE,
  legend = TRUE,
  rate.rev = TRUE,
  ...
)

Value

A plot. No returned value.

Arguments

x

inspect.ft object

width

numeric. Smoothing factor (rolling mean) for delta oxygen values as proportion of total data length (0 to 1)

pos

integer. Which result to plot.

quiet

logical. Suppress console output.

legend

logical. Suppress labels and legends.

rate.rev

logical. Control direction of y-axis in delta oxygen plot.

...

Pass additional plotting parameters