View source: R/plotGroupEllipses.R
plotGroupEllipses | R Documentation |
This function loops over each community and group within, and plots an ellipse around the data. See demonstration scripts for more examples.
plotGroupEllipses(siber, plot.args = list(), iso.order = c(1, 2), ...)
siber |
a siber object as created by createSiberObject |
plot.args |
a list of plotting arguments for passing to
|
iso.order |
a vector of length 2, either |
... |
additional arguments to be passed to |
Ellipses, drawn as lines on an existing figure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.