R/plot.spectra.R
plot.spectra.Rd
Plot spectra vs. wavelength
# S3 method for class 'spectra' plot(spectra, type = "l", ...)
Vector (length = length(wavelengths)) or matrix (ncol = length(wavelengths))
length = length(wavelengths)
ncol = length(wavelengths)
plot style, e.g. "l" for lines, "b" for lines and points
Additional arguments to plot
plot