# Generated by roxygen2: do not edit by hand

S3method(add_global_p,tbl_regression)
S3method(add_global_p,tbl_uvregression)
S3method(add_nevent,tbl_regression)
S3method(add_nevent,tbl_uvregression)
S3method(add_q,tbl_summary)
S3method(add_q,tbl_uvregression)
S3method(as_tibble,tbl_merge)
S3method(as_tibble,tbl_regression)
S3method(as_tibble,tbl_stack)
S3method(as_tibble,tbl_summary)
S3method(as_tibble,tbl_survival)
S3method(as_tibble,tbl_uvregression)
S3method(bold_p,tbl_regression)
S3method(bold_p,tbl_stack)
S3method(bold_p,tbl_summary)
S3method(bold_p,tbl_uvregression)
S3method(inline_text,tbl_regression)
S3method(inline_text,tbl_summary)
S3method(inline_text,tbl_survival)
S3method(inline_text,tbl_uvregression)
S3method(knit_print,tbl_merge)
S3method(knit_print,tbl_regression)
S3method(knit_print,tbl_stack)
S3method(knit_print,tbl_summary)
S3method(knit_print,tbl_survival)
S3method(knit_print,tbl_uvregression)
S3method(print,gtsummary_logo)
S3method(print,tbl_merge)
S3method(print,tbl_regression)
S3method(print,tbl_stack)
S3method(print,tbl_summary)
S3method(print,tbl_survival)
S3method(print,tbl_uvregression)
S3method(sort_p,tbl_regression)
S3method(sort_p,tbl_summary)
S3method(sort_p,tbl_uvregression)
S3method(tbl_survival,survfit)
export("%>%")
export(add_comparison)
export(add_global)
export(add_global_p)
export(add_n)
export(add_nevent)
export(add_overall)
export(add_p)
export(add_p_)
export(add_q)
export(add_stat_label)
export(all_categorical)
export(all_character)
export(all_continuous)
export(all_dichotomous)
export(all_double)
export(all_factor)
export(all_integer)
export(all_logical)
export(all_numeric)
export(as_gt)
export(as_kable)
export(as_tibble)
export(bold_labels)
export(bold_levels)
export(bold_p)
export(cols_label_summary)
export(contains)
export(ends_with)
export(everything)
export(fmt_beta)
export(fmt_pvalue)
export(fmt_regression)
export(fmt_table1)
export(fmt_uni_regression)
export(gtsummary_logo)
export(inline_text)
export(italicize_labels)
export(italicize_levels)
export(knit_print)
export(last_col)
export(matches)
export(modify_header)
export(num_range)
export(one_of)
export(sort_p)
export(starts_with)
export(style_percent)
export(style_pvalue)
export(style_ratio)
export(style_sigfig)
export(tab_style_bold_labels)
export(tab_style_bold_levels)
export(tab_style_bold_p)
export(tab_style_italicize_labels)
export(tab_style_italicize_levels)
export(tbl_merge)
export(tbl_regression)
export(tbl_stack)
export(tbl_summary)
export(tbl_summary_)
export(tbl_survival)
export(tbl_uvregression)
export(vars)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(glue,as_glue)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(knitr,knit_print)
importFrom(lifecycle,deprecate_soft)
importFrom(magrittr,"%>%")
importFrom(purrr,compact)
importFrom(purrr,discard)
importFrom(purrr,every)
importFrom(purrr,flatten)
importFrom(purrr,imap)
importFrom(purrr,imap_dfr)
importFrom(purrr,imap_lgl)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_if)
importFrom(purrr,map_lgl)
importFrom(purrr,negate)
importFrom(purrr,partial)
importFrom(purrr,pluck)
importFrom(purrr,pmap)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_dbl)
importFrom(purrr,pmap_lgl)
importFrom(purrr,some)
importFrom(rlang,"%||%")
importFrom(rlang,.data)
importFrom(rlang,parse_expr)
importFrom(rlang,set_names)
importFrom(rlang,sym)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_split)
importFrom(stringr,str_starts)
importFrom(stringr,word)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,complete)
importFrom(tidyr,nest)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
