# 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)
S3method(ct_compact,crosstable)
S3method(ct_compact,data.frame)
S3method(ct_compact,default)
S3method(t,crosstable)
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_table_list)
export(body_add_table_section)
export(body_add_title)
export(body_replace_text_at_bkms)
export(clean_names_with_labels)
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_reset_options)
export(crosstable_test_args)
export(ct_compact)
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(get_percent_pattern)
export(import_labels)
export(is.compacted_crosstable)
export(is.crosstable)
export(is.multiby_crosstable)
export(is.transposed_crosstable)
export(matches)
export(meanCI)
export(meansd)
export(mediqr)
export(minmax)
export(moystd)
export(na)
export(narm)
export(nna)
export(peek)
export(pivot_crosstable)
export(plim)
export(remove_label)
export(remove_labels)
export(rename_dataframe_with_labels)
export(rename_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(transpose_crosstable)
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_integerish)
importFrom(checkmate,assert_list)
importFrom(checkmate,assert_logical)
importFrom(checkmate,assert_multi_class)
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(cli,ansi_strip)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(cli,cli_warn)
importFrom(cli,qty)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,count)
importFrom(dplyr,cur_column)
importFrom(dplyr,distinct)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,intersect)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,n_distinct)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,recode)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,sym)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
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,qflextable)
importFrom(flextable,set_header_df)
importFrom(flextable,set_header_labels)
importFrom(flextable,vline_left)
importFrom(flextable,vline_right)
importFrom(forcats,as_factor)
importFrom(forcats,fct_drop)
importFrom(forcats,fct_na_value_to_level)
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(methods,formalArgs)
importFrom(officer,body_add_fpar)
importFrom(officer,body_add_img)
importFrom(officer,body_add_par)
importFrom(officer,fp_border)
importFrom(officer,fp_text_lite)
importFrom(officer,fpar)
importFrom(officer,ftext)
importFrom(officer,run_bookmark)
importFrom(officer,run_linebreak)
importFrom(officer,run_word_field)
importFrom(purrr,accumulate)
importFrom(purrr,discard)
importFrom(purrr,imap)
importFrom(purrr,iwalk)
importFrom(purrr,keep)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap_chr)
importFrom(purrr,reduce)
importFrom(purrr,safely)
importFrom(purrr,walk)
importFrom(rlang,":=")
importFrom(rlang,as_function)
importFrom(rlang,as_string)
importFrom(rlang,call_args)
importFrom(rlang,call_match)
importFrom(rlang,caller_env)
importFrom(rlang,check_dots_empty)
importFrom(rlang,check_dots_unnamed)
importFrom(rlang,check_installed)
importFrom(rlang,current_env)
importFrom(rlang,dots_n)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,env)
importFrom(rlang,is_empty)
importFrom(rlang,is_formula)
importFrom(rlang,is_function)
importFrom(rlang,is_named)
importFrom(rlang,is_null)
importFrom(rlang,is_scalar_character)
importFrom(rlang,is_string)
importFrom(rlang,local_options)
importFrom(rlang,names2)
importFrom(rlang,peek_options)
importFrom(rlang,quo_get_expr)
importFrom(rlang,set_names)
importFrom(stats,bartlett.test)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,confint)
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,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_match_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_split_fixed)
importFrom(stringr,str_squish)
importFrom(stringr,str_starts)
importFrom(stringr,str_subset)
importFrom(stringr,str_trim)
importFrom(stringr,str_wrap)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble)
importFrom(tibble,column_to_rownames)
importFrom(tibble,lst)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(tidyr,fill)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyr,unpack)
importFrom(utils,browseURL)
importFrom(utils,getAnywhere)
importFrom(utils,globalVariables)
importFrom(utils,head)
importFrom(utils,methods)
importFrom(utils,modifyList)
