# Generated by roxygen2: do not edit by hand

S3method(ard_regression,default)
export("%>%")
export(all_of)
export(any_of)
export(ard_chisqtest)
export(ard_fishertest)
export(ard_kruskaltest)
export(ard_mcnemartest)
export(ard_moodtest)
export(ard_paired_ttest)
export(ard_paired_wilcoxtest)
export(ard_proportion_ci)
export(ard_regression)
export(ard_ttest)
export(ard_wilcoxtest)
export(contains)
export(ends_with)
export(everything)
export(last_col)
export(matches)
export(num_range)
export(one_of)
export(proportion_ci_agresti_coull)
export(proportion_ci_clopper_pearson)
export(proportion_ci_jeffreys)
export(proportion_ci_strat_wilson)
export(proportion_ci_wald)
export(proportion_ci_wilson)
export(starts_with)
export(where)
import(rlang)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,contains)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,last_col)
importFrom(dplyr,matches)
importFrom(dplyr,num_range)
importFrom(dplyr,one_of)
importFrom(dplyr,starts_with)
importFrom(dplyr,where)
