# Generated by roxygen2: do not edit by hand

S3method(DemographicTable,data.frame)
S3method(as_flextable,DemographicTable)
S3method(print,DemographicTable)
S3method(summaryText,character)
S3method(summaryText,default)
S3method(summaryText,factor)
S3method(summaryText,logical)
S3method(summaryText,ordered)
S3method(xtable,DemographicTable)
export(DemographicTable)
export(DemographicTable.data.frame)
export(Sprintf.DemographicTable)
export(as_flextable.DemographicTable)
export(pval_shapiro)
export(rmd_.DemographicTable)
export(summaryText)
export(xtable.DemographicTable)
importFrom(e1071,skewness)
importFrom(flextable,as_flextable)
importFrom(flextable,autofit)
importFrom(flextable,flextable)
importFrom(flextable,hline)
importFrom(flextable,vline)
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,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stats,wilcox.test)
importFrom(xtable,xtable)
