R/plot.aggregates.R

Defines functions plot.aggregates

Documented in plot.aggregates

###plot aggregates

plot.aggregates=function(disper,hull=FALSE, ellipse=TRUE){
  plot(disper,hull, ellipse)
}

Try the HierDpart package in your browser

Any scripts or data that you put into this service are public.

HierDpart documentation built on March 31, 2021, 5:09 p.m.