# Generated by roxygen2: do not edit by hand

export(`%$%`)
export(`%<>%`)
export(`%>%`)
export(`%|%`)
export(`%||%`)
export(as_tibble)
export(bartlett_message)
export(bf_meta_message)
export(combine_plots)
export(ggbarstats)
export(ggbetweenstats)
export(ggcoefstats)
export(ggcorrmat)
export(ggdotplotstats)
export(gghistostats)
export(ggpiestats)
export(ggplot_converter)
export(ggscatterstats)
export(ggwithinstats)
export(ggwithinstats_switch)
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(lm_effsize_ci)
export(normality_message)
export(set_cwd)
export(signif_column)
export(specify_decimal_p)
export(subtitle_meta_ggcoefstats)
export(subtitle_meta_parametric)
export(theme_corrmat)
export(theme_ggstatsplot)
export(theme_mprl)
export(theme_pie)
export(tibble)
import(ggplot2)
importFrom(WRS2,pball)
importFrom(broomExtra,"%$%")
importFrom(broomExtra,"%<>%")
importFrom(broomExtra,"%>%")
importFrom(broomExtra,augment)
importFrom(broomExtra,glance)
importFrom(broomExtra,tidy)
importFrom(cowplot,add_sub)
importFrom(cowplot,draw_grob)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(dplyr,all_vars)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
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_nest)
importFrom(dplyr,if_else)
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,starts_with)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(forcats,fct_reorder)
importFrom(ggExtra,ggMarginal)
importFrom(ggcorrplot,ggcorrplot)
importFrom(ggrepel,geom_label_repel)
importFrom(ggsignif,geom_signif)
importFrom(grid,grobTree)
importFrom(grid,unit)
importFrom(groupedstats,grouped_proptest)
importFrom(groupedstats,grouped_summary)
importFrom(groupedstats,lm_effsize_ci)
importFrom(groupedstats,lm_effsize_standardizer)
importFrom(groupedstats,set_cwd)
importFrom(groupedstats,signif_column)
importFrom(groupedstats,specify_decimal_p)
importFrom(insight,find_statistic)
importFrom(insight,is_model)
importFrom(metaBMA,meta_random)
importFrom(metafor,rma)
importFrom(pairwiseComparisons,p_adjust_text)
importFrom(pairwiseComparisons,pairwise_comparisons)
importFrom(pairwiseComparisons,pairwise_comparisons_caption)
importFrom(paletteer,scale_color_paletteer_d)
importFrom(paletteer,scale_fill_paletteer_d)
importFrom(psych,corr.p)
importFrom(psych,corr.test)
importFrom(purrr,`%||%`)
importFrom(purrr,compose)
importFrom(purrr,discard)
importFrom(purrr,flatten_dbl)
importFrom(purrr,flatten_dfr)
importFrom(purrr,is_bare_double)
importFrom(purrr,is_bare_numeric)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,pmap)
importFrom(rlang,"%|%")
importFrom(rlang,"%||%")
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,exec)
importFrom(rlang,is_null)
importFrom(rlang,new_formula)
importFrom(rlang,parse_expr)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_name)
importFrom(rlang,quo_text)
importFrom(scales,percent)
importFrom(scales,percent_format)
importFrom(sjstats,p_value)
importFrom(stats,as.formula)
importFrom(stats,bartlett.test)
importFrom(stats,confint)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,oneway.test)
importFrom(stats,p.adjust)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(statsExpressions,bf_contingency_tab)
importFrom(statsExpressions,bf_corr_test)
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_t_bayes)
importFrom(statsExpressions,expr_t_nonparametric)
importFrom(statsExpressions,expr_t_onesample)
importFrom(statsExpressions,expr_t_parametric)
importFrom(statsExpressions,expr_t_robust)
importFrom(tibble,as_tibble)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,drop_na)
importFrom(tidyr,uncount)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(utils,combn)
