# Generated by roxygen2: do not edit by hand

S3method(plot,myGrid)
S3method(plot,somRes)
S3method(plot,somSC)
S3method(predict,somRes)
S3method(print,myGrid)
S3method(print,paramSOM)
S3method(print,somRes)
S3method(print,somSC)
S3method(projectIGraph,somRes)
S3method(projectIGraph,somSC)
S3method(protoDist,somRes)
S3method(quality,somRes)
S3method(summary,myGrid)
S3method(summary,paramSOM)
S3method(summary,somRes)
S3method(summary,somSC)
S3method(superClass,somRes)
export(initGrid)
export(initSOM)
export(projectIGraph)
export(protoDist)
export(quality)
export(sombreroGUI)
export(superClass)
export(trainSOM)
exportClasses(myGrid)
exportClasses(paramSOM)
exportClasses(somRes)
exportClasses(somSC)
import(RColorBrewer)
import(igraph)
import(shiny)
importFrom(grDevices,cm.colors)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rainbow)
importFrom(graphics,abline)
importFrom(graphics,box)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,polygon)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(scatterplot3d,scatterplot3d)
importFrom(stats,aov)
importFrom(stats,as.dist)
importFrom(stats,chisq.test)
importFrom(stats,cmdscale)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,pf)
importFrom(stats,princomp)
importFrom(stats,quantile)
importFrom(stats,rect.hclust)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(wordcloud,wordcloud)
