# Generated by roxygen2: do not edit by hand

S3method(graph,stat_ecs)
S3method(graph,stat_glob)
S3method(graph,stat_mcr)
S3method(graph,stat_tcs)
S3method(print,callback)
S3method(print,stat_count)
S3method(print,stat_ecs)
S3method(print,stat_glob)
S3method(print,stat_mcr)
S3method(print,stat_tcs)
export(callback)
export(g_difp)
export(g_ecs)
export(g_prop)
export(g_tcs)
export(graph)
export(is.calc)
export(stat_colsums)
export(stat_count)
export(stat_ecs)
export(stat_glob)
export(stat_mcr)
export(stat_signif)
export(stat_tcs)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(stats,aggregate)
importFrom(stats,binom.test)
importFrom(stats,fisher.test)
importFrom(stats,prop.test)
importFrom(stats,relevel)
importFrom(stats,t.test)
