
Plot a mean spectrum with ±1 SD ribbon from a spectral matrix
Source:R/plot.R
plot_mean_spectrum.RdPlot a mean spectrum with ±1 SD ribbon from a spectral matrix
Usage
plot_mean_spectrum(
M,
wl,
xlab = "Wavelength (nm)",
ylab = "Mean Response",
title = "Mean ± SD spectrum",
colour = "#2166ac"
)