Plot spectra matrix
plots the spectra matrix.
plotmat( object, y = ".row", ylab, col = alois.palette(20), ..., contour = FALSE )
If package plotrix is available, a color legend is plotted to the right. The right margin is set to at least 5 lines.
Claudia Beleites
plotmat (laser, col = alois.palette (100)) plot (laser, "mat") plotmat (laser) plotmat (laser, contour = TRUE, add = TRUE) ## use different y axis labels plotmat (laser, "t") plotmat (laser, laser$t / 3600, ylab = "t / h")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.