DEPRECATED: Use reviewAllSpectra instead. Plots each spectrum in a
Spectra object one at a time, and
waits for a return in the console before plotting the next spectrum. Use
ESC to get out of the loop.
loopThruSpectra(spectra, ...)The returned value depends on the graphics option selected (see GraphicsOptions).
base: None. Side effect is a plot.
ggplot2: Returns a ggplot2 plot object. The plot can be modified in the usual
ggplot2 manner.
An object of S3 class Spectra.
Parameters to be passed downstream.
Bryan A. Hanson (DePauw University)
The ggplot2 mode plots all the Spectra objects in the dataset on a single column.
See GraphicsOptions
for more information about the graphics options. Additional documentation at
https://bryanhanson.github.io/ChemoSpec/