.drawPoints: Add Points to a Score Plot
Description
Internal function.
Usage
.drawPoints(PCs, spectra, case, use.sym, ...)
Value
None. Side effect is a modifed plot.
Arguments
- PCs
Integer. The PCs to plot.
- spectra
An object of S3 class ChemoSpec::Spectra()
or ChemoSpec2D::Spectra2D()
.
- case
String. The type of data reduction that was done.
- use.sym
Logical. Should symbols be used?
- ...
Parameters to be passed to the plotting routines. Applies to base graphics only.
Author
Bryan A. Hanson (DePauw University).