# Generated by roxygen2: do not edit by hand

S3method(getCall,srh_kway)
S3method(getCall,srh_with_call)
export(balance.chisq.datatable)
export(levene.plan.datatable)
export(nonpar.datatable)
export(normality.datatable)
export(plan.diagnostics)
export(residuals.cellwise.normality.datatable)
export(residuals.normality.datatable)
export(srh.effsize)
export(srh.kway)
export(srh.kway.full)
export(srh.posthoc)
export(srh.posthocs)
export(srh.simple.posthoc)
export(srh.simple.posthocs)
export(write.srh.kway.full.tsv)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,relocate)
importFrom(dplyr,summarise)
importFrom(rlang,.data)
importFrom(stats,IQR)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,contr.sum)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,getCall)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,xtabs)
importFrom(utils,combn)
