# Generated by roxygen2: do not edit by hand

export(BMG_format)
export(add_reps)
export(calculate_MPR)
export(calculate_MS)
export(calculate_TtT)
export(convert_tables)
export(get_meta)
export(get_real)
export(get_wells)
export(normalize_RFU)
export(organize_tables)
export(plate_view)
export(separate_raw)
import(dplyr)
import(ggplot2)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,select_at)
importFrom(dplyr,slice)
importFrom(readxl,cell_cols)
importFrom(readxl,read_excel)
importFrom(reshape2,melt)
importFrom(slider,slide)
importFrom(stats,as.formula)
importFrom(stats,na.omit)
importFrom(stringr,str_length)
importFrom(tidyr,gather)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,separate_wider_delim)
importFrom(tidyr,unite)
importFrom(utils,read.csv)
