# Generated by roxygen2: do not edit by hand

S3method(CHull,default)
S3method(MultiCHull,default)
S3method(plot,CHull)
S3method(plot,MultiCHull)
S3method(print,CHull)
S3method(print,MultiCHull)
S3method(summary,CHull)
S3method(summary,MultiCHull)
export(CHull)
export(MultiCHull)
export(runShinyApp)
import(plotly)
import(shiny)
import(shinythemes)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(igraph,convex_hull)
importFrom(stats,cor)
