| plotScoresDecoration {ChemoSpec} | R Documentation |
Utility function to carry out misc. labeling functions on the PCA score plot
of a Spectra object. An internal function, not generally
called by the user.
plotScoresDecoration(spectra, pca, pcs = c(1, 2), tol = "none")
spectra |
An object of S3 class |
pca |
An object of class |
pcs |
A vector of two integers specifying the PCA scores to plot. |
tol |
A number describing the fraction of points to be labeled.
|
None. The score plot is decorated.
Bryan A. Hanson, DePauw University.
https://github.com/bryanhanson/ChemoSpec