Display the Spectra in a Spectra Object One at a Time
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, ...)
spectra |
An object of S3 class |
... |
Parameters to be passed downstream. |
None. Side effect is a plot.
Bryan A. Hanson, DePauw University.
Additional documentation at https://bryanhanson.github.io/ChemoSpec/
## Not run: data(metMUD1) loopThruSpectra(metMUD1) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.