# Generated by roxygen2: do not edit by hand

S3method(dim,peak_table)
S3method(head,peak_table)
S3method(plot,peak_list)
S3method(plot,peak_table)
S3method(print,peak_table)
S3method(row.names,peak_table)
S3method(tail,peak_table)
export(attach_metadata)
export(attach_ref_spectra)
export(cluster_spectra)
export(combine_peaks)
export(correct_peaks)
export(correct_rt)
export(filter_peaks)
export(filter_peaktable)
export(find_peaks)
export(fit_peaks)
export(get_peaks)
export(get_peaktable)
export(load_chroms)
export(mirror_plot)
export(normalize_data)
export(plot_all_spectra)
export(plot_spectrum)
export(preprocess)
export(read_chroms)
export(scan_chrom)
import(chromConverter)
import(ptw)
importFrom(chromConverter,read_chroms)
importFrom(dynamicTreeCut,cutreeDynamicTree)
importFrom(fastcluster,hclust)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,boxplot)
importFrom(graphics,identify)
importFrom(graphics,legend)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(lattice,panel.abline)
importFrom(lattice,panel.stripplot)
importFrom(lattice,stripplot)
importFrom(methods,new)
importFrom(minpack.lm,nlsLM)
importFrom(pvclust,pvclust)
importFrom(pvclust,pvpick)
importFrom(pvclust,pvrect)
importFrom(scales,alpha)
importFrom(scales,rescale)
importFrom(smoother,smth.gaussian)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,deriv)
importFrom(stats,dist)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,nls.control)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,smooth.spline)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
