# Generated by roxygen2: do not edit by hand

export(add_auto_labels)
export(add_group_colors)
export(add_group_styling)
export(apply_labels_from_dictionary)
export(clean_table)
export(extras)
export(get_group_rows)
export(theme_gt_compact)
export(use_jama_theme)
importFrom(dplyr,across)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(gt,cell_fill)
importFrom(gt,cells_body)
importFrom(gt,px)
importFrom(gt,tab_options)
importFrom(gt,tab_style)
importFrom(gtsummary,add_overall)
importFrom(gtsummary,add_p)
importFrom(gtsummary,all_stat_cols)
importFrom(gtsummary,all_tests)
importFrom(gtsummary,as_gt)
importFrom(gtsummary,bold_labels)
importFrom(gtsummary,modify_header)
importFrom(gtsummary,modify_indent)
importFrom(gtsummary,modify_missing_symbol)
importFrom(gtsummary,modify_table_body)
importFrom(gtsummary,modify_table_styling)
importFrom(gtsummary,set_gtsummary_theme)
importFrom(gtsummary,style_pvalue)
importFrom(gtsummary,tbl_regression)
importFrom(gtsummary,tbl_strata)
importFrom(gtsummary,tbl_summary)
importFrom(gtsummary,theme_gtsummary_compact)
importFrom(purrr,map_chr)
importFrom(rlang,"%||%")
importFrom(rlang,abort)
importFrom(rlang,warn)
importFrom(stats,na.omit)
