# Generated by roxygen2: do not edit by hand

export(make_alpha_table)
export(make_chisq_test_table)
export(make_dataframe_to_output)
export(make_demographic_table)
export(make_independent_t_test_table)
export(make_paired_t_test_table)
export(make_scale_description_table)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,select)
importFrom(gtsummary,all_categorical)
importFrom(gtsummary,all_continuous)
importFrom(gtsummary,tbl_summary)
importFrom(purrr,map_chr)
importFrom(purrr,map_lgl)
importFrom(rlang,as_name)
importFrom(rlang,enquos)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(stats,t.test)
