exportPattern("^[[:alpha:]]+")
# Generated by roxygen2: do not edit by hand

export(addOperation)
export(applyPreprocessing)
export(clusterSummary)
export(computeSemiSupervised)
export(computeSupervised)
export(computeUnSupervised)
export(extractProtos)
export(formatLabelSample)
export(imgClassif)
export(importSample)
export(loadPreprocessFile)
export(purgeSample)
export(readTrainSet)
export(saveCalcul)
export(saveClustering)
export(saveCounts)
export(saveManualProtos)
export(savePreprocess)
export(saveSummary)
export(sigClassif)
export(visualizeSampleClustering)
import(MASS)
import(factoextra)
import(ggplot2)
import(mclust)
import(mda)
import(reshape)
import(stringr)
import(tcltk)
import(tcltk2)
import(tkrplot)
importFrom(FactoMineR,CA)
importFrom(MASS,kde2d)
importFrom(class,knn)
importFrom(cluster,pam)
importFrom(conclust,mpckm)
importFrom(corrplot,corrplot)
importFrom(e1071,svm)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,colors)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,graphics.off)
importFrom(grDevices,gray)
importFrom(grDevices,jpeg)
importFrom(grDevices,png)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,box)
importFrom(graphics,boxplot)
importFrom(graphics,filled.contour)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,locator)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rasterImage)
importFrom(graphics,strwidth)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(jpeg,readJPEG)
importFrom(mmand,erode)
importFrom(nnet,class.ind)
importFrom(nnet,nnet)
importFrom(png,readPNG)
importFrom(randomForest,randomForest)
importFrom(sp,point.in.polygon)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,cutree)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,lm)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,relevel)
importFrom(stats,reorder)
importFrom(stats,var)
importFrom(stringi,stri_enc_detect)
importFrom(tkrplot,tkrplot)
importFrom(tools,file_ext)
importFrom(tools,file_path_as_absolute)
importFrom(tools,file_path_sans_ext)
importFrom(utils,alarm)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,write.csv)
importFrom(utils,write.table)
