# Generated by roxygen2: do not edit by hand

export("%$%")
export("%<-%")
export("%<>%")
export("%>%")
export(as_tibble)
export(combine_plots)
export(combine_plots2)
export(enframe)
export(ggbarstats)
export(ggbetweenstats)
export(ggcoefstats)
export(ggcorrmat)
export(ggdotplotstats)
export(gghistostats)
export(ggpiestats)
export(ggscatterstats)
export(ggwithinstats)
export(grouped_ggbarstats)
export(grouped_ggbetweenstats)
export(grouped_ggcorrmat)
export(grouped_ggdotplotstats)
export(grouped_gghistostats)
export(grouped_ggpiestats)
export(grouped_ggscatterstats)
export(grouped_ggwithinstats)
export(theme_corrmat)
export(theme_ggstatsplot)
export(theme_pie)
export(tibble)
import(ggplot2)
importFrom(cowplot,add_sub)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(dplyr,across)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,group_modify)
importFrom(dplyr,last)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,percent_rank)
importFrom(dplyr,pull)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(ggExtra,ggMarginal)
importFrom(ggcorrplot,ggcorrplot)
importFrom(ggrepel,geom_label_repel)
importFrom(ggsignif,geom_signif)
importFrom(insight,find_statistic)
importFrom(insight,is_model)
importFrom(insight,standardize_names)
importFrom(ipmisc,"%$%")
importFrom(ipmisc,"%<-%")
importFrom(ipmisc,"%<>%")
importFrom(ipmisc,"%>%")
importFrom(ipmisc,as_tibble)
importFrom(ipmisc,enframe)
importFrom(ipmisc,format_num)
importFrom(ipmisc,tibble)
importFrom(pairwiseComparisons,p_adjust_text)
importFrom(pairwiseComparisons,pairwise_caption)
importFrom(pairwiseComparisons,pairwise_comparisons)
importFrom(paletteer,scale_color_paletteer_d)
importFrom(paletteer,scale_fill_paletteer_d)
importFrom(parameters,describe_distribution)
importFrom(parameters,model_parameters)
importFrom(parameters,standardize_names)
importFrom(performance,model_performance)
importFrom(purrr,is_bare_numeric)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,pmap)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,as_name)
importFrom(rlang,as_string)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(rlang,exec)
importFrom(rlang,is_null)
importFrom(rlang,parse_expr)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_name)
importFrom(rlang,quo_text)
importFrom(stats,chisq.test)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,oneway.test)
importFrom(stats,quantile)
importFrom(stats,t.test)
importFrom(statsExpressions,correlation)
importFrom(statsExpressions,expr_contingency_tab)
importFrom(statsExpressions,expr_corr_test)
importFrom(statsExpressions,expr_meta_random)
importFrom(statsExpressions,expr_oneway_anova)
importFrom(statsExpressions,expr_t_onesample)
importFrom(statsExpressions,expr_t_twosample)
importFrom(tidyr,drop_na)
importFrom(tidyr,uncount)
importFrom(tidyr,unite)
importFrom(utils,combn)
importFrom(utils,tail)
