# Generated by roxygen2: do not edit by hand

export(compute_ICC)
export(make_alpha_table)
export(make_alphanumeric_conversion)
export(make_chisq_test_table)
export(make_dataframe_to_output)
export(make_demographic_table)
export(make_demographic_table_to_output)
export(make_independent_t_test_table)
export(make_one_sample_t_test_table)
export(make_paired_t_test_table)
export(make_reverse_score)
export(make_scale_description_table)
export(make_scale_total)
importFrom(dplyr,"%>%")
importFrom(dplyr,all_of)
importFrom(dplyr,select)
importFrom(flextable,autofit)
importFrom(flextable,flextable)
importFrom(flextable,font)
importFrom(flextable,gen_grob)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(grid,grid.draw)
importFrom(grid,popViewport)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(gtsummary,all_categorical)
importFrom(gtsummary,all_continuous)
importFrom(gtsummary,tbl_summary)
importFrom(officer,body_add_par)
importFrom(officer,body_add_table)
importFrom(officer,read_docx)
importFrom(openxlsx,write.xlsx)
importFrom(psych,ICC)
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)
importFrom(stringr,str_to_title)
importFrom(stringr,str_trim)
importFrom(utils,write.csv)
