.drawPoints {ChemoSpecUtils} | R Documentation |
Internal function.
.drawPoints(PCs, spectra, case, use.sym, ...)
PCs |
Integer. The PCs to plot. |
spectra |
An object of S3 class |
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. |
None. Side effect is a modifed plot.
Bryan A. Hanson (DePauw University).