Parameter values no longer need to be on a regular grid pattern for this plot.(modified)
plotWC(
wc,
x,
y,
interest,
bmID,
col,
cond = NULL,
groups = NULL,
pal = NULL,
a = 0.2,
showalpha = TRUE
)ggplot
parameter values as matrix
variables names (as string) to map to x and y axis
index values for the intersting points
index values of benchmarks
color vector according to cluster assignment
row numbers of points used for conditioning
grouping assignments used to make alphahull
pallete used for group colouring of alphahull
alpha value for alpha hull
boolean value to calculate and show alpha hulls