An object of class prcomp, modified to include a list element called $method, a character string describing the pre-processing carried out and the type of PCA performed (it appears on the plot).
loads
An integer vector giving the loadings to plot. More than 3 loadings creates a useless plot using the default graphics window.
ref
An integer specifying the reference spectrum to plot, which appears at the bottom of the plot.
...
Additional parameters to be passed to plotting functions.
Value
None. Side effect is a plot.
References
https://github.com/bryanhanson/ChemoSpec
See Also
See plot2Loadings to plot two loadings against each other.