# Generated by roxygen2: do not edit by hand

export(pcr_analyze)
export(pcr_assess)
export(pcr_curve)
export(pcr_dct)
export(pcr_ddct)
export(pcr_efficiency)
export(pcr_lm)
export(pcr_standard)
export(pcr_test)
export(pcr_ttest)
export(pcr_wilcox)
importFrom(devtools,install_github)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,data_frame)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,ggplot)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(readr,read_csv)
importFrom(stats,coefficients)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,relevel)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tidyr,gather)
importFrom(tidyr,spread)
