# Generated by roxygen2: do not edit by hand

S3method(.sumstat,character)
S3method(.sumstat,default)
S3method(.sumstat,factor)
S3method(.sumstat,logical)
S3method(.sumstat,ordered)
S3method(as_flextable,DemographicTable)
S3method(as_flextable,sumtab)
S3method(c,DemographicTable)
S3method(print,DemographicTable)
S3method(print,sumtab)
export(.sumstat)
export(.sumstat.default)
export(.sumstat.factor)
export(DemographicTable)
export(Sprintf.DemographicTable)
export(as_flextable.DemographicTable)
export(c.DemographicTable)
export(msg_logical)
export(pval_shapiro)
importFrom(cli,col_cyan)
importFrom(cli,col_magenta)
importFrom(cli,col_yellow)
importFrom(cli,style_bold)
importFrom(cli,style_underline)
importFrom(flextable,add_footer_row)
importFrom(flextable,add_header_row)
importFrom(flextable,align)
importFrom(flextable,as_flextable)
importFrom(flextable,autofit)
importFrom(flextable,bold)
importFrom(flextable,color)
importFrom(flextable,flextable)
importFrom(flextable,hline)
importFrom(flextable,hline_bottom)
importFrom(flextable,merge_h)
importFrom(flextable,merge_v)
importFrom(flextable,vline)
importFrom(officer,fp_border)
importFrom(scales,pal_hue)
importFrom(stats,aov)
importFrom(stats,chisq.test)
importFrom(stats,fisher.test)
importFrom(stats,kruskal.test)
importFrom(stats,mcnemar.test)
importFrom(stats,pairwise.prop.test)
importFrom(stats,pairwise.t.test)
importFrom(stats,pairwise.wilcox.test)
importFrom(stats,prop.test)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
