.drawEllipses {ChemoSpecUtils} | R Documentation |
Add Ellipses to Plot
Description
Internal function.
Usage
.drawEllipses(ELL, gr, ellipse, use.sym, ...)
Arguments
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. |
Value
None. Side effect is a modified plot.
Author(s)
Bryan A. Hanson (DePauw University).
[Package ChemoSpecUtils version 1.0.5 Index]