Inspect Levels for Contour Plots of Spectra2D Objects
Given a Spectra2D
object, this function will assist in selecting levels
for preparing contour and image type plots.
Any of the arguments to calcLvls
can be used
to compute the levels, or you can choose your own by inspection.
inspectLvls(spectra, which = 1, ...)
A numeric vector giving the levels (invisibly).
Bryan A. Hanson, DePauw University. hanson@depauw.edu
See pfacSpectra2D
for further examples.
data(MUD1) inspectLvls(MUD1, ylim = c(0, 300), main = "MUD1 Spectrum 1, mode = even") inspectLvls(MUD1, ylim = c(0, 300), mode = "NMR", main = "MUD1 Spectrum 1, mode = NMR")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.