# Generated by roxygen2: do not edit by hand

S3method(plot,drBootSpline)
S3method(plot,drFit)
S3method(plot,drFitFLModel)
S3method(plot,drFitModel)
S3method(plot,drFitSpline)
S3method(plot,drFitfl)
S3method(plot,dr_parameter)
S3method(plot,dual)
S3method(plot,flBootSpline)
S3method(plot,flFit)
S3method(plot,flFitLinear)
S3method(plot,flFitRes)
S3method(plot,flFitSpline)
S3method(plot,gcBootSpline)
S3method(plot,gcFitLinear)
S3method(plot,gcFitModel)
S3method(plot,gcFitSpline)
S3method(plot,grid)
S3method(plot,grodata)
S3method(plot,grofit)
S3method(plot,parameter)
S3method(summary,drBootSpline)
S3method(summary,drFit)
S3method(summary,drFitFLModel)
S3method(summary,drFitModel)
S3method(summary,drFitSpline)
S3method(summary,drFitfl)
S3method(summary,flBootSpline)
S3method(summary,flFit)
S3method(summary,flFitLinear)
S3method(summary,flFitSpline)
S3method(summary,gcBootSpline)
S3method(summary,gcFit)
S3method(summary,gcFitLinear)
S3method(summary,gcFitModel)
S3method(summary,gcFitSpline)
export(big_palette)
export(biosensor.eq)
export(export_RData)
export(export_Table)
export(fl.control)
export(fl.drFit)
export(fl.drFitModel)
export(fl.report)
export(fl.workflow)
export(flBootSpline)
export(flFit)
export(flFitLinear)
export(flFitSpline)
export(growth.control)
export(growth.drBootSpline)
export(growth.drFit)
export(growth.drFitModel)
export(growth.drFitSpline)
export(growth.gcBootSpline)
export(growth.gcFit)
export(growth.gcFitLinear)
export(growth.gcFitModel)
export(growth.gcFitSpline)
export(growth.report)
export(growth.workflow)
export(inflect)
export(lm_parms)
export(lm_window)
export(low.integrate)
export(parse_Gen5Gen6)
export(parse_data)
export(parse_victornivo)
export(parse_victorx3)
export(plot.drBootSpline)
export(plot.drFit)
export(plot.drFitFLModel)
export(plot.drFitModel)
export(plot.drFitSpline)
export(plot.drFitfl)
export(plot.dr_parameter)
export(plot.dual)
export(plot.flBootSpline)
export(plot.flFit)
export(plot.flFitLinear)
export(plot.flFitRes)
export(plot.flFitSpline)
export(plot.gcBootSpline)
export(plot.gcFitLinear)
export(plot.gcFitModel)
export(plot.gcFitSpline)
export(plot.grid)
export(plot.grodata)
export(plot.grofit)
export(plot.parameter)
export(rdm.data)
export(read_data)
export(read_file)
export(run_app)
export(single_hue_palettes)
export(table_group_fluorescence_linear)
export(table_group_fluorescence_spline)
export(table_group_growth_linear)
export(table_group_growth_model)
export(table_group_growth_spline)
export(tidy_to_custom)
export(zipFastener)
import(doParallel)
import(dplyr)
import(drc)
import(foreach)
import(knitr)
import(shiny)
import(stringr)
import(tidyr)
importFrom(DT,datatable)
importFrom(foreach,"%dopar%")
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,colors)
importFrom(grDevices,dev.new)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,axis)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(kableExtra,column_spec)
importFrom(kableExtra,kable_styling)
importFrom(kableExtra,linebreak)
importFrom(labeling,extended)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(minpack.lm,nlsLM)
importFrom(plyr,rbind.fill)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(readxl,excel_sheets)
importFrom(readxl,read_excel)
importFrom(shiny,HTML)
importFrom(stats,AIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,fitted.values)
importFrom(stats,formula)
importFrom(stats,integrate)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,lowess)
importFrom(stats,median)
importFrom(stats,nls)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,smooth.spline)
importFrom(stats,terms)
importFrom(stats,time)
importFrom(utils,packageVersion)
