powered by
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.
Spectra
ESC
loopThruSpectra(Spectra, ...)
An object of S3 class Spectra.
Parameters to be passed downstream.
None. Side effect is a plot.
https://github.com/bryanhanson/ChemoSpec
# NOT RUN { # } # NOT RUN { data(metMUD1) loopThruSpectra(metMUD1) # } # NOT RUN { # }
Run the code above in your browser using DataLab