plotSpectra.mcr: Show plot with resolved spectra
Description
Show plot with resolved spectra
Usage
# S3 method for mcr
plotSpectra(
obj,
comp = seq_len(obj$ncomp),
type = "l",
col = mdaplot.getColors(obj$ncomp),
...
)
Arguments
comp
vector with number of components to make the plot for
col
vector with colors for individual components
...
other parameters suitable for mdaplotg