# Generated by roxygen2: do not edit by hand

S3method(chkSpectra,Spectra)
S3method(chkSpectra,Spectra2D)
S3method(removeFreq,Spectra)
S3method(removeFreq,Spectra2D)
S3method(sumGroups,Spectra)
S3method(sumGroups,Spectra2D)
S3method(sumSpectra,Spectra)
S3method(sumSpectra,Spectra2D)
export(.addAnnotation)
export(.addLegend)
export(.check4Gaps)
export(.drawEllipses)
export(.drawPoints)
export(.extraData)
export(.findNA)
export(.getLimits)
export(.groupNcolor)
export(.labelExtremes)
export(.plotScores)
export(.plotScoresCor)
export(.plotScoresDecoration)
export(chkSpectra)
export(removeFreq)
export(removeGroup)
export(removeSample)
export(sumGroups)
export(sumSpectra)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(plyr,dlply)
importFrom(plyr,is.formula)
importFrom(plyr,llply)
importFrom(plyr,m_ply)
importFrom(robustbase,covMcd)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(utils,str)
