# Generated by roxygen2: do not edit by hand

S3method(crosstable3,data.frame)
S3method(crosstable3,tbl_df)
S3method(crosstable3,tbl_svy)
S3method(prepare_chunk,bi_catcat_freq_plot)
S3method(prepare_chunk,bi_catcat_freq_plot2)
S3method(prepare_chunk,bi_catcat_prop_plot)
S3method(prepare_chunk,bi_catcat_prop_plot2)
S3method(prepare_chunk,bi_catcat_table)
S3method(prepare_chunk,bi_sigtest)
S3method(prepare_chunk,default)
S3method(prepare_chunk,hline)
S3method(prepare_chunk,uni_cat_freq_plot)
S3method(prepare_chunk,uni_cat_prop_plot)
S3method(prepare_chunk,uni_cat_table)
S3method(prepare_chunk,uni_cat_text)
S3method(prepare_chunk,uni_chr_table)
export(attach_qualtrics_labels)
export(center_string)
export(col_to_binaries)
export(combn_upto)
export(create_caption)
export(create_email_credentials)
export(crosstable3)
export(draft_report)
export(embed_cat_freq_plot)
export(embed_cat_freq_plot_docx)
export(embed_cat_prop_plot)
export(embed_cat_prop_plot_docx)
export(embed_cat_table)
export(embed_cat_text_html)
export(embed_sigtest)
export(filename_sanitizer)
export(get_colour_palette)
export(get_colour_set)
export(get_data_label_opts)
export(handpick)
export(hex_bw)
export(is_colour)
export(list_available_element_types)
export(omitted_recoder_df)
export(post_render_docx_img_replacer)
export(prepare_chunk)
export(prepare_safe_render)
export(quarto_render_saros)
export(read_default_draft_report_args)
export(refine_chapter_overview)
export(remove_label_parts)
export(remove_special_chars_in_labels)
export(rename_by_labels)
export(render_full_reports)
export(replace_docx_imgs_with_mscharts)
export(replace_stata_labels)
export(sanitize_labels)
export(setup_access_restrictions)
export(subset_vector)
export(summarize_data)
export(swap_label_colnames)
export(write_default_draft_report_args)
importFrom(cli,cli_abort)
importFrom(dplyr,"%>%")
importFrom(mschart,body_add_chart)
importFrom(officer,block_caption)
importFrom(officer,body_add_caption)
importFrom(officer,docx_dim)
importFrom(officer,read_docx)
importFrom(rlang,"!!!")
importFrom(rlang,abort)
importFrom(rlang,enquo)
importFrom(rlang,is_bare_character)
importFrom(rlang,is_integer)
importFrom(rlang,set_names)
importFrom(rlang,warn)
importFrom(stats,ave)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,everything)
importFrom(utils,combn)
