# Generated by roxygen2: do not edit by hand

export(aver.rule)
export(caCluster)
export(caCorr)
export(caPercept)
export(caPlot)
export(caPlus)
export(caScatter)
export(cols.cntr)
export(cols.cntr.scatter)
export(cols.corr)
export(cols.corr.scatter)
export(cols.qlt)
export(groupBycoord)
export(malinvaud)
export(rescale)
export(rows.cntr)
export(rows.cntr.scatter)
export(rows.corr)
export(rows.corr.scatter)
export(rows.qlt)
export(sig.dim.perm)
export(sig.dim.perm.scree)
export(sig.tot.inertia.perm)
export(table.collapse)
import(cluster)
import(ggplot2)
import(ggrepel)
importFrom(FactoMineR,CA)
importFrom(FactoMineR,HCPC)
importFrom(FactoMineR,plot.CA)
importFrom(Hmisc,dotchart2)
importFrom(RcmdrMisc,assignCluster)
importFrom(ca,ca)
importFrom(classInt,jenks.tests)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rug)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(reshape2,melt)
importFrom(stats,aggregate)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,median)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,r2dtable)
importFrom(stats,rect.hclust)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
