# Generated by roxygen2: do not edit by hand

export(cluster.plot)
export(detect.outline)
export(enrich.master.list)
export(estimate.outline.reconstruction)
export(generateShapeCoefficients)
export(getFourier)
export(getMasterlist)
export(getMeasurements)
export(getStdFourier)
export(getStdMeasurements)
export(getStdWavelet)
export(getWavelet)
export(outline.reconstruction.plot)
export(plotFourier)
export(plotFourierShape)
export(plotWavelet)
export(plotWaveletShape)
export(read.master.list)
export(remove.outline)
export(setFilter)
export(shapeR)
export(show.original.with.outline)
export(smoothout)
export(stdCoefs)
export(write.image.with.outline)
exportClasses(shapeR)
exportMethods(show)
import(MASS)
import(jpeg)
import(methods)
import(pixmap)
import(plotrix)
import(vegan)
import(wavethresh)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(stats,aggregate)
importFrom(stats,aov)
importFrom(stats,lm)
importFrom(stats,qtukey)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
