export("abdPlot", "abdPlotTabs", "abdPlotTabsGUI", "addClustering",
       "addIds2Sampling", "addOperation", "analyzePlot",
       "applyPreprocessing", "bipartitionShi", "buildBatchTab",
       "buildClusteringSample", "buildConstraintsMatrix",
       "buildImportTab", "buildNameOperation", "buildPreprocessTab",
       "buildSemisupTab", "buildsupTab", "buildUnsupTab",
       "clusterDensity", "clusterSummary", "computeCKmeans",
       "computeCSC", "computeEM", "computeGap", "computeGap2",
       "computeGaussianSimilarity", "computeGaussianSimilarityZP",
       "computeItemsSample", "computeItemsSampleGUI", "computeKmeans",
       "computePcaNbDims", "computePcaSample", "computeSampling",
       "computeSemiSupervised", "computeSpectralEmbeddingSample",
       "computeSupervised", "computeUnSupervised",
       "convNamesPairsToIndexPairs", "convNamesToIndex", "cor.mtest",
       "countItems", "countItemsSampleGUI", "createResFolder",
       "critMNCut", "detailOperation", "dropTrainSetVars",
       "ElbowFinder", "ElbowPlot", "extractFeaturesFromSummary",
       "extractProtos", "featSpaceNameConvert", "FindNumberK",
       "formatLabelSample", "formatParameterList", "guessFileEncoding",
       "imgClassif", "importLabelSample", "importSample",
       "initBatchTab", "initImportTab", "initParameters",
       "initPreprocessTab", "initSemisupTab", "initSupTab",
       "initUnsupTab", "itemsModel", "KmeansAutoElbow", "KmeansQuick",
       "KwaySSSC", "listDerivableFeatureSpaces", "loadPreprocessFile",
       "loadPreviousRes", "loadSample", "loadSummary", "MainWindow",
       "makeFeatureSpaceOperations", "makeTitle", "matchNames",
       "measureConstraintsOk", "measureMNCut", "messageConsole",
       "nameClusters", "plotDensity2D", "plotProfile",
       "plotProfileExtract", "plotSampleFeatures", "previewCSVfile",
       "purgeSample", "RclusToolGUI", "readTrainSet", "removeZeros",
       "saveCalcul", "saveClustering", "saveCounts", "saveLogFile",
       "saveManualProtos", "savePreprocess", "saveSummary",
       "search.neighbour", "sigClassif", "sortCharAsNum", "sortLabel",
       "spectralClustering", "spectralClusteringNg",
       "spectralEmbeddingNg", "tk2add.notetab", "tk2delete.notetab",
       "tk2draw.notetab", "tk2notetab.RclusTool", "tkEmptyLine",
       "tkrplot.RclusTool", "tkrreplot.RclusTool", "toStringDataFrame",
       "updateClustersNames", "visualizeSampleClustering")
# Generated by roxygen2: do not edit by hand

export(RclusToolGUI)
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(SearchTrees,createTree)
importFrom(SearchTrees,knnLookup)
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,text)
importFrom(graphics,title)
importFrom(jpeg,readJPEG)
importFrom(knitr,kable)
importFrom(mmand,erode)
importFrom(nnet,class.ind)
importFrom(nnet,nnet)
importFrom(png,readPNG)
importFrom(randomForest,randomForest)
importFrom(rlang,.data)
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,sd)
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)
