R/plot.spectra.R
plot.spectra.Rd
Plot spectra vs. wavelength
# S3 method for class 'spectra' plot(x, y = NULL, type = "l", ...)
A spectra object
Ignored.
plot style, e.g. "l" for lines, "b" for lines and points
Additional arguments to plot
plot