# Generated by roxygen2: do not edit by hand

S3method(print,statsExpressions)
export("%<-%")
export("%<>%")
export("%>%")
export(add_expression_col)
export(as_tibble)
export(centrality_description)
export(contingency_table)
export(corr_test)
export(long_to_wide_converter)
export(meta_analysis)
export(one_sample_test)
export(oneway_anova)
export(p_adjust_text)
export(pairwise_comparisons)
export(stats_type_switch)
export(tibble)
export(tidy_model_expressions)
export(tidy_model_parameters)
export(two_sample_test)
import(dplyr)
import(effectsize)
import(glue)
import(rlang)
importFrom(insight,check_if_installed)
importFrom(insight,format_value)
importFrom(insight,standardize_names)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(parameters,model_parameters)
importFrom(purrr,map2)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(zeallot,"%<-%")
