# Generated by roxygen2: do not edit by hand

S3method("%=%",lbunch)
export("%=%")
export(add_prop_test)
export(all_or_all_na)
export(any_or_all_na)
export(append_object)
export(are_true)
export(as_formatted_number)
export(as_formatted_p_value)
export(as_percentage_label)
export(categorical_test_by)
export(contingency_table_as_matrix)
export(contingency_table_by)
export(count_at)
export(count_by)
export(dinA)
export(dinAFormat)
export(dinAHeight)
export(dinAWidth)
export(dinA_format)
export(dinA_height)
export(dinA_width)
export(equal_including_na)
export(eval_unquoted)
export(expression_list)
export(falsy)
export(first_non_nas)
export(first_non_nas_at)
export(first_not)
export(first_not_na)
export(first_which_non_na_at)
export(first_which_not_na)
export(format_numbers_at)
export(format_p_values_at)
export(g)
export(invalid)
export(invert_value_and_names)
export(localVariables)
export(local_variables)
export(lookup)
export(lookup_chr)
export(lookup_dbl)
export(lookup_function_from_dict)
export(lookup_int)
export(lookup_lgl)
export(lookup_num)
export(lump)
export(lump_rows)
export(name_contains)
export(named)
export(named_palette)
export(order_factor_by)
export(orderer_function_from_sorted_vectors)
export(pluck_vector)
export(prepare_directory)
export(prepare_path)
export(prepend_object)
export(print_deparsed)
export(quosure_list)
export(rename_factor)
export(rename_reorder_factor)
export(replace_sequential_duplicates)
export(save_pdf)
export(save_png)
export(sequential_duplicates)
export(sourceVariables)
export(source_variables)
export(str_locate_match)
export(symbol_as_quosure)
export(symbol_string_list)
export(syntactically_safe)
export(true_or_na)
export(truthy)
export(valid)
export(value_contains)
export(which_non_na)
export(with_name)
export(with_name_containing)
export(with_value_containing)
import(dplyr)
import(forcats)
import(purrr, except=c("flatten", "flatten_int", "flatten_chr", "flatten_dbl", "flatten_lgl", "flatten_raw", "as_function", "splice", "invoke", "%||%", "%@%", "list_along", "rep_along", "modify"))
import(rlang, except=c("prepend", "flatten_raw"))
import(stringr)
import(tibble, except="has_name")
import(tidyr)
import(tidyselect)
importFrom(grDevices,cairo_pdf)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(methods,substituteDirect)
importFrom(stats,chisq.test)
importFrom(stats,complete.cases)
importFrom(stats,fisher.test)
importFrom(stats,prop.test)
importFrom(stats,setNames)
importFrom(utils,write.table)
