f.plot.spec | R Documentation |
f.plot.spec
f.plot.spec(
Z,
wv,
xlim = NULL,
position = "topright",
type = "Reflectance",
plot_label = NULL
)
Z |
Spectra matrix with each row corresponding to a spectra and wavelength in columns |
wv |
vector of wavelengths corresponding to the column of the spectra matrix Z |
xlim |
vector to change the default xlim of the plots (ex xlim = c(500, 2400)) |
position |
Position of the legend (see base function legend for help) |
type |
Name of the y axis and of the legend. E.g. Reflectance, Transmittance |
plot_label |
optional plot label to include with the figure |
Julien Lamour, Shawn P. Serbin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.