# 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(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(stats,aggregate)
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)
