# Generated by roxygen2: do not edit by hand

export("%$%")
export("%->%")
export("%<-%")
export("%<>%")
export("%>%")
export("%T>%")
export("%|%")
export("%||%")
export(add_expression_col)
export(as_tibble)
export(centrality_description)
export(contingency_table)
export(corr_test)
export(enframe)
export(format_value)
export(long_to_wide_converter)
export(meta_analysis)
export(one_sample_test)
export(oneway_anova)
export(stats_type_switch)
export(tibble)
export(tidy_model_expressions)
export(tidy_model_parameters)
export(two_sample_test)
import(dplyr)
import(glue)
import(rlang)
importFrom(insight,check_if_installed)
importFrom(insight,format_value)
importFrom(insight,standardize_names)
importFrom(magrittr,"%$%")
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(magrittr,"%T>%")
importFrom(parameters,model_parameters)
importFrom(rlang,"%|%")
importFrom(rlang,"%||%")
importFrom(tibble,as_tibble)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(zeallot,"%->%")
importFrom(zeallot,"%<-%")
