Plot convex hulls for different groups in 2D scatterplots
created using the generic graphics::plot()
function. Used internally
(mostly).
Coordinates of the scatterplot.
A factor grouping data points.
A vector (either character or numeric) indicating the colors used for each group.
A numeric vector indicating the type of line used to draw hulls.
Numeric; transparency factor for hulls.
Further arguments passed to graphics::polygon()
.