# Generated by roxygen2: do not edit by hand

S3method(chkSpectra,Spectra)
S3method(chkSpectra,Spectra2D)
S3method(hcaScores,Spectra)
S3method(hcaScores,Spectra2D)
S3method(plotScores,Spectra)
S3method(plotScores,Spectra2D)
S3method(plotScree,default)
S3method(plotScree,mia)
S3method(removeFreq,Spectra)
S3method(removeFreq,Spectra2D)
S3method(removeGroup,Spectra)
S3method(removeGroup,Spectra2D)
S3method(removeSample,Spectra)
S3method(removeSample,Spectra2D)
S3method(sumGroups,Spectra)
S3method(sumGroups,Spectra2D)
S3method(sumSpectra,Spectra)
S3method(sumSpectra,Spectra2D)
export(.addEllipseInfo)
export(.addLegend)
export(.addMethod)
export(.chkArgs)
export(.colLeaf)
export(.computeEllipses)
export(.drawEllipses)
export(.drawPoints)
export(.extraData)
export(.findNA)
export(.getLimits)
export(.groupNcolor)
export(.labelExtremes)
export(.plotHCA)
export(.remGrpSam)
export(.scorePlot)
export(.shrinkLeaf)
export(check4Gaps)
export(chkSpectra)
export(hcaScores)
export(plotScores)
export(plotScree)
export(removeFreq)
export(removeGroup)
export(removeSample)
export(rowDist)
export(sumGroups)
export(sumSpectra)
export(updateGroups)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(plyr,dlply)
importFrom(plyr,is.formula)
importFrom(plyr,llply)
importFrom(plyr,m_ply)
importFrom(robustbase,covMcd)
importFrom(stats,as.dendrogram)
importFrom(stats,as.dist)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dendrapply)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,is.leaf)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(utils,str)
