# Generated by roxygen2: do not edit by hand

S3method(as_flextable,crosstable)
S3method(as_gt,crosstable)
S3method(as_gt,default)
S3method(compact,crosstable)
S3method(compact,data.frame)
S3method(compact,default)
export("%>%")
export(N)
export(af)
export(all_of)
export(any_of)
export(apply_labels)
export(as_flextable)
export(as_gt)
export(as_workbook)
export(body_add_crosstable)
export(body_add_crosstable_footnote)
export(body_add_crosstable_list)
export(body_add_figure_legend)
export(body_add_flextable_list)
export(body_add_gg2)
export(body_add_glued)
export(body_add_img2)
export(body_add_list)
export(body_add_list_item)
export(body_add_normal)
export(body_add_table_legend)
export(body_add_title)
export(body_replace_text_at_bkms)
export(compact)
export(confint_numeric)
export(contains)
export(copy_label_from)
export(cross_summary)
export(cross_to_flextable)
export(crosstable)
export(crosstable_effect_args)
export(crosstable_options)
export(crosstable_peek_options)
export(crosstable_test_args)
export(ctf)
export(diff_mean_auto)
export(diff_mean_boot)
export(diff_mean_student)
export(diff_median)
export(diff_median_boot)
export(display_effect)
export(display_test)
export(docx_bookmarks2)
export(effect_odds_ratio)
export(effect_relative_risk)
export(effect_risk_difference)
export(effect_survival_coxph)
export(ends_with)
export(everything)
export(format_fixed)
export(generate_autofit_macro)
export(get_label)
export(import_labels)
export(is.crosstable)
export(matches)
export(meanCI)
export(meansd)
export(mediqr)
export(minmax)
export(moystd)
export(na)
export(nna)
export(peek)
export(plim)
export(remove_label)
export(remove_labels)
export(rename_dataframe_with_labels)
export(save_labels)
export(set_label)
export(starts_with)
export(test_correlation_auto)
export(test_summarize_auto)
export(test_summarize_linear_contrasts)
export(test_survival_logrank)
export(test_tabular_auto)
export(to_flextable)
export(write_and_open)
importFrom(checkmate,assert)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_choice)
importFrom(checkmate,assert_class)
importFrom(checkmate,assert_count)
importFrom(checkmate,assert_data_frame)
importFrom(checkmate,assert_list)
importFrom(checkmate,assert_logical)
importFrom(checkmate,assert_multi_class)
importFrom(checkmate,assert_named)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,assert_scalar)
importFrom(checkmate,assert_string)
importFrom(checkmate,assert_subset)
importFrom(checkmate,makeAssertCollection)
importFrom(checkmate,reportAssertions)
importFrom(checkmate,vname)
importFrom(dplyr,"%>%")
importFrom(dplyr,.data)
importFrom(dplyr,across)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,intersect)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,sym)
importFrom(dplyr,tibble)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(flextable,add_header_row)
importFrom(flextable,align)
importFrom(flextable,as_flextable)
importFrom(flextable,autofit)
importFrom(flextable,body_add_flextable)
importFrom(flextable,bold)
importFrom(flextable,border)
importFrom(flextable,border_inner_h)
importFrom(flextable,fix_border_issues)
importFrom(flextable,flextable)
importFrom(flextable,fontsize)
importFrom(flextable,hline)
importFrom(flextable,hline_bottom)
importFrom(flextable,hline_top)
importFrom(flextable,merge_h)
importFrom(flextable,merge_v)
importFrom(flextable,padding)
importFrom(flextable,set_header_df)
importFrom(flextable,set_header_labels)
importFrom(flextable,vline)
importFrom(flextable,vline_left)
importFrom(flextable,vline_right)
importFrom(forcats,as_factor)
importFrom(forcats,fct_explicit_na)
importFrom(forcats,fct_rev)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(glue,glue_data)
importFrom(lifecycle,deprecate_stop)
importFrom(lifecycle,deprecate_warn)
importFrom(lifecycle,deprecated)
importFrom(lifecycle,is_present)
importFrom(officer,body_add_fpar)
importFrom(officer,body_add_img)
importFrom(officer,body_add_par)
importFrom(officer,body_bookmark)
importFrom(officer,body_replace_text_at_bkm)
importFrom(officer,fp_border)
importFrom(officer,fp_text_lite)
importFrom(officer,fpar)
importFrom(officer,ftext)
importFrom(officer,run_bookmark)
importFrom(officer,run_word_field)
importFrom(officer,slip_in_seqfield)
importFrom(officer,slip_in_text)
importFrom(purrr,discard)
importFrom(purrr,imap)
importFrom(purrr,imap_chr)
importFrom(purrr,imap_dfr)
importFrom(purrr,iwalk)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_dfr)
importFrom(purrr,reduce)
importFrom(purrr,safely)
importFrom(purrr,set_names)
importFrom(purrr,walk)
importFrom(rlang,":=")
importFrom(rlang,abort)
importFrom(rlang,as_function)
importFrom(rlang,caller_env)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,is_empty)
importFrom(rlang,is_formula)
importFrom(rlang,is_lambda)
importFrom(rlang,is_missing)
importFrom(rlang,is_null)
importFrom(rlang,is_quosures)
importFrom(rlang,is_string)
importFrom(rlang,peek_options)
importFrom(rlang,quo_is_missing)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_squash)
importFrom(rlang,quos)
importFrom(rlang,set_env)
importFrom(rlang,set_names)
importFrom(rlang,warn)
importFrom(stats,bartlett.test)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,confint.default)
importFrom(stats,cor.test)
importFrom(stats,fisher.test)
importFrom(stats,glm)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,oneway.test)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(stringr,str_detect)
importFrom(stringr,str_ends)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_match)
importFrom(stringr,str_match_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_starts)
importFrom(stringr,str_subset)
importFrom(stringr,str_wrap)
importFrom(tibble,as_tibble)
importFrom(tibble,column_to_rownames)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,everything)
importFrom(tidyselect,matches)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,vars_select)
importFrom(utils,browseURL)
importFrom(utils,getAnywhere)
importFrom(utils,packageVersion)
