.drawEllipses {ChemoSpecUtils} | R Documentation |
Internal function.
.drawEllipses(ELL, gr, ellipse, use.sym, ...)
ELL |
Coordinates of the ellipse points. |
gr |
Group information. |
ellipse |
Type of ellipse; one of |
use.sym |
Logical. Should symbols be used? For this function, determines color of lines. |
... |
Parameters to be passed to the plotting routines. Applies to base graphics only. |
None. Side effect is a modified plot.
Bryan A. Hanson (DePauw University).