# Generated by roxygen2: do not edit by hand

export(adapt_round)
export(build_meta)
export(select_labelled)
export(set_variable_abbrs)
export(set_variable_groups)
export(set_variable_labels)
export(set_variable_notes)
export(set_variable_units)
export(tibble_one)
export(to_kable)
export(to_word)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,select_at)
importFrom(dplyr,slice)
importFrom(dplyr,top_n)
importFrom(dplyr,vars)
importFrom(flextable,align)
importFrom(flextable,as_chunk)
importFrom(flextable,as_flextable)
importFrom(flextable,as_grouped_data)
importFrom(flextable,as_paragraph)
importFrom(flextable,compose)
importFrom(flextable,flextable)
importFrom(flextable,fontsize)
importFrom(flextable,padding)
importFrom(flextable,set_header_labels)
importFrom(flextable,theme_box)
importFrom(forcats,fct_explicit_na)
importFrom(forcats,fct_inorder)
importFrom(forcats,fct_relevel)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(kableExtra,add_footnote)
importFrom(kableExtra,add_header_above)
importFrom(kableExtra,add_indent)
importFrom(kableExtra,footnote_marker_alphabet)
importFrom(kableExtra,footnote_marker_number)
importFrom(kableExtra,footnote_marker_symbol)
importFrom(kableExtra,group_rows)
importFrom(knitr,kable)
importFrom(labelled,"var_label<-")
importFrom(labelled,set_variable_labels)
importFrom(labelled,var_label)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,add)
importFrom(magrittr,set_colnames)
importFrom(magrittr,use_series)
importFrom(officer,fp_border)
importFrom(purrr,flatten)
importFrom(purrr,map)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,modify)
importFrom(purrr,pluck)
importFrom(purrr,pmap)
importFrom(purrr,reduce)
importFrom(purrr,set_names)
importFrom(rlang,"%||%")
importFrom(rlang,enquo)
importFrom(rlang,ensyms)
importFrom(rlang,is_character)
importFrom(rlang,is_empty)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,terms)
importFrom(stats,update.formula)
importFrom(stats,vcov)
importFrom(stats,wilcox.test)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_split)
importFrom(tibble,as_tibble)
importFrom(tibble,deframe)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(tidyselect,vars_pull)
importFrom(tidyselect,vars_select)
importFrom(vctrs,vec_is_empty)
importFrom(vctrs,vec_size)
