# Generated by roxygen2: do not edit by hand

export(Mode)
export(OurConf)
export(Plot2WayANOVA)
export(PlotXTabs)
export(PlotXTabs2)
export(SeeDist)
export(chaid_table)
export(cross2_var_vectors)
export(newggslopegraph)
import(dplyr)
import(ggmosaic)
import(ggplot2)
import(partykit)
import(rlang)
import(scales)
importFrom(BayesFactor,contingencyTableBF)
importFrom(BayesFactor,extractBF)
importFrom(DescTools,Desc)
importFrom(DescTools,PostHocTest)
importFrom(broom,glance)
importFrom(car,Anova)
importFrom(car,leveneTest)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,filter_all)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(forcats,fct_rev)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(grDevices,nclass.FD)
importFrom(grid,depth)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(paletteer,scale_fill_paletteer_d)
importFrom(purrr,map_dfr)
importFrom(rlang,"!!")
importFrom(rlang,enquo)
importFrom(rlang,quo_name)
importFrom(scales,label_percent)
importFrom(sjstats,anova_stats)
importFrom(sjstats,crosstable_statistics)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,complete.cases)
importFrom(stats,dnorm)
importFrom(stats,dt)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,pf)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,replications)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,symnum)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_trim)
importFrom(tidyr,drop_na)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,separate)
importFrom(tidyr,uncount)
importFrom(utils,getFromNamespace)
