# Generated by roxygen2: do not edit by hand

export(alignComp)
export(alignList)
export(compInfo)
export(computeRIerror)
export(createInstrumentalTable)
export(createPhenoTable)
export(createdt)
export(dataList)
export(deconvolveComp)
export(expClasses)
export(export2CEF)
export(export2MSP)
export(findComp)
export(idList)
export(identifyComp)
export(importGMD)
export(importMSP)
export(metaData)
export(newExp)
export(phenoData)
export(plotAlign)
export(plotChr)
export(plotProfile)
export(plotSpectra)
export(recMissComp)
export(sampleInfo)
export(setAlPar)
export(setDecPar)
export(showRTRICurve)
exportClasses(MetaboSet)
exportClasses(RawDataParameters)
exportClasses(eRah_DB)
importFrom(HiClimR,fastCor)
importFrom(furrr,furrr_options)
importFrom(furrr,future_map)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(igraph,components)
importFrom(igraph,graph_from_data_frame)
importFrom(methods,new)
importFrom(osd,normalize)
importFrom(progress,progress_bar)
importFrom(quantreg,rq)
importFrom(signal,hanning)
importFrom(signal,sgolayfilt)
importFrom(stats,coefficients)
importFrom(stats,cor)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,fft)
importFrom(stats,na.omit)
importFrom(stats,prcomp)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,getTxtProgressBar)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.table)
importFrom(Rcpp, evalCpp)
useDynLib(erah, .registration = TRUE)