# Generated by roxygen2: do not edit by hand

S3method(getCall,srh_kway)
S3method(getCall,srh_with_call)
export(nonpar.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,complete.cases)
importFrom(stats,getCall)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,p.adjust)
importFrom(stats,pchisq)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(utils,combn)
