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, ...)
spectra | An object of S3 class |
---|---|
which | Integer. The spectrum/spectra to be analyzed. If a vector, the intensities are combined. |
... | Arguments to be passed downstream to |
A numeric vector giving the levels (invisibly).
See pfacSpectra2D
for further examples.
Bryan A. Hanson, DePauw University. hanson@depauw.edu