# Generated by roxygen2: do not edit by hand

export(BulkProcessing)
export(BulkReadMARS)
export(CleanMeta)
export(CleanRaw)
export(ConvertTime)
export(GetAnalysis)
export(GetCalculation)
export(GetReplicate)
export(PlotMetric)
export(PlotPlate)
export(PlotRawMulti)
export(PlotRawSingle)
export(SpreadCalculation)
export(SummarizeResult)
import(ggplot2)
import(readxl)
importFrom(WRS2,yuen)
importFrom(dplyr,"%>%")
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,na.omit)
importFrom(stats,p.adjust)
importFrom(stats,reshape)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyselect,all_of)
importFrom(tidyselect,everything)
