.drawEllipses | 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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.