.drawPoints {ChemoSpecUtils} | R Documentation |
Add Points to a Score Plot
Description
Internal function.
Usage
.drawPoints(PCs, spectra, case, use.sym, ...)
Arguments
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. |
Value
None. Side effect is a modifed plot.
Author(s)
Bryan A. Hanson (DePauw University).
[Package ChemoSpecUtils version 1.0.5 Index]