# Generated by roxygen2: do not edit by hand

export("%$%")
export("%<-%")
export("%<>%")
export("%>%")
export("%|%")
export("%||%")
export(as_tibble)
export(combine_plots)
export(combine_plots2)
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(pairwise_comparisons)
export(pairwise_p)
export(set_cwd)
export(signif_column)
export(specify_decimal_p)
export(theme_corrmat)
export(theme_ggstatsplot)
export(theme_pie)
export(tibble)
import(ggplot2)
importFrom(broomExtra,augment)
importFrom(broomExtra,easystats_to_tidy_names)
importFrom(broomExtra,glance)
importFrom(broomExtra,tidy)
importFrom(correlation,correlation)
importFrom(cowplot,add_sub)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(dplyr,all_vars)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,desc)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,filter_at)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,group_modify)
importFrom(dplyr,group_nest)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,percent_rank)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(ggExtra,ggMarginal)
importFrom(ggcorrplot,ggcorrplot)
importFrom(ggrepel,geom_label_repel)
importFrom(ggsignif,geom_signif)
importFrom(groupedstats,grouped_proptest)
importFrom(groupedstats,lm_effsize_standardizer)
importFrom(insight,find_statistic)
importFrom(insight,is_model)
importFrom(ipmisc,"%$%")
importFrom(ipmisc,"%<-%")
importFrom(ipmisc,"%<>%")
importFrom(ipmisc,"%>%")
importFrom(ipmisc,"%|%")
importFrom(ipmisc,"%||%")
importFrom(ipmisc,as_tibble)
importFrom(ipmisc,blue)
importFrom(ipmisc,green)
importFrom(ipmisc,outlier_df)
importFrom(ipmisc,red)
importFrom(ipmisc,set_cwd)
importFrom(ipmisc,signif_column)
importFrom(ipmisc,specify_decimal_p)
importFrom(ipmisc,stats_type_switch)
importFrom(ipmisc,tibble)
importFrom(ipmisc,yellow)
importFrom(pairwiseComparisons,p_adjust_text)
importFrom(pairwiseComparisons,pairwise_caption)
importFrom(pairwiseComparisons,pairwise_comparisons)
importFrom(pairwiseComparisons,pairwise_p)
importFrom(paletteer,scale_color_paletteer_d)
importFrom(paletteer,scale_fill_paletteer_d)
importFrom(parameters,describe_distribution)
importFrom(purrr,discard)
importFrom(purrr,is_bare_numeric)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,pmap)
importFrom(purrr,pmap_dfc)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,as_name)
importFrom(rlang,as_string)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,ensym)
importFrom(rlang,eval_bare)
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,as.formula)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,oneway.test)
importFrom(stats,p.adjust)
importFrom(stats,qnorm)
importFrom(stats,t.test)
importFrom(statsExpressions,bf_contingency_tab)
importFrom(statsExpressions,bf_corr_test)
importFrom(statsExpressions,bf_meta)
importFrom(statsExpressions,bf_oneway_anova)
importFrom(statsExpressions,bf_ttest)
importFrom(statsExpressions,expr_anova_bayes)
importFrom(statsExpressions,expr_anova_nonparametric)
importFrom(statsExpressions,expr_anova_parametric)
importFrom(statsExpressions,expr_anova_robust)
importFrom(statsExpressions,expr_contingency_tab)
importFrom(statsExpressions,expr_corr_test)
importFrom(statsExpressions,expr_meta_bayes)
importFrom(statsExpressions,expr_meta_parametric)
importFrom(statsExpressions,expr_meta_robust)
importFrom(statsExpressions,expr_t_bayes)
importFrom(statsExpressions,expr_t_nonparametric)
importFrom(statsExpressions,expr_t_onesample)
importFrom(statsExpressions,expr_t_parametric)
importFrom(statsExpressions,expr_t_robust)
importFrom(tidyr,drop_na)
importFrom(tidyr,uncount)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(utils,combn)
