f.plot.coef | R Documentation |
f.plot.coef
f.plot.coef(
Z,
wv,
xlim = NULL,
position = "topright",
type = "Coefficient",
plot_label = NULL
)
Z |
Coefficient matrix with each row corresponding to the coefficients and wavelength in columns |
wv |
vector of wavelengths |
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 |
plot_label |
optional plot label to include with the figure |
Julien Lamour
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.