# Generated by roxygen2: do not edit by hand

export(binParameters)
export(binneRlyse)
export(detectInfusionScans)
export(plotChromFromFile)
export(readFiles)
exportClasses(BinParameters)
exportClasses(Binalysis)
exportMethods(accurateData)
exportMethods(binnedData)
exportMethods(info)
exportMethods(plotBin)
exportMethods(plotChromatogram)
exportMethods(plotTIC)
exportMethods(show)
importFrom(cli,console_width)
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tbl_df)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggthemes,scale_colour_ptol)
importFrom(lubridate,seconds_to_period)
importFrom(magrittr,"%>%")
importFrom(methods,show)
importFrom(mzR,header)
importFrom(mzR,openMSfile)
importFrom(mzR,peaks)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,parLapplyLB)
importFrom(parallel,stopCluster)
importFrom(plyr,dlply)
importFrom(plyr,ldply)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(stats,IQR)
importFrom(stats,aggregate)
importFrom(stats,median)
importFrom(stats,sd)
importFrom(stringr,str_c)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_sub)
importFrom(tibble,as_tibble)
importFrom(tibble,rowid_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
importFrom(utils,packageVersion)
