# Generated by roxygen2: do not edit by hand

export(buildStabilityTable)
export(calculateDistMatrixFromBoard)
export(calculateEuclideanDistance)
export(calculateManhattanDistance)
export(calculateMoranI)
export(calculatePvalue)
export(calculateWeightedDistMatrix)
export(convexHull)
export(coor)
export(iCorrection)
export(loadChessBoard)
export(loadFile)
export(plotHistogramOverlayNormal)
export(resamplingI)
export(rescaleI)
export(saveFile)
export(standardizedByColumn)
export(summaryVector)
importFrom(Rdpack,reprompt)
importFrom(e1071,kurtosis)
importFrom(e1071,skewness)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_colour_gradient2)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,chull)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(sp,Polygon)
importFrom(stats,dnorm)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,read.csv)
importFrom(utils,write.csv)
