The row number of the spectrum and baseline to plot.
Defaults to 1
grid
Logical. Whether to show a grid or not. Defaults to FALSE
labels
Vector. Labels for the x tick marks. Defaults to 1:n
rev.x
Logical. Whether the spectrum should be reversed.
Defaults to FALSE
zoom
Either TRUE (only for the plot method), which turns
on the interactive zoom controls, or a list with components xz,
xc, yz and yc, which specifies the desired zoom
and pan. Defaults to no zoom or pan
...
Other arguments. Currently ignored
Author
Kristian Hovde Liland and Bjørn-Helge Mevik
Details
The normal way to plot baseline objects is to use the
plot method. The plotBaseline function is the
underlying work-horse function, and is not meant for interactive use.