Plots the spectra stored in a "Spectra" object. One may choose which spectra to plot, and the x range to plot. Spectra may be plotted offset or stacked. The vertical scale is controlled by a combination of several parameters.
Usage
plotSpectra(spectra, title = "no title provided",
which = c(1), yrange = range(spectra$data), offset = 0,
amplify = 1, lab.pos = mean(spectra$freq), ...)