# Generated by roxygen2: do not edit by hand

export("%!in%")
export(add_pareto_emoa_column)
export(add_pareto_moocore_column)
export(analyze_and_report)
export(assumption_methods_text)
export(checkAssumptionsForAnova)
export(check_assumptions_anova)
export(check_homogeneity_by_group)
export(check_normality_by_group)
export(cite_methods)
export(colleyRstats_setup)
export(debug_contr_error)
export(generateEffectPlot)
export(generateMoboPlot)
export(generateMoboPlot2)
export(ggbetweenstatsWithPriorNormalityCheck)
export(ggbetweenstatsWithPriorNormalityCheckAsterisk)
export(ggwithinstatsWithPriorNormalityCheck)
export(ggwithinstatsWithPriorNormalityCheckAsterisk)
export(latex_preamble)
export(latexify_report)
export(n_fun)
export(na.zero)
export(normalize)
export(not_empty)
export(not_in)
export(pathPrep)
export(plot_between_stats)
export(plot_between_stats_asterisk)
export(plot_effect)
export(plot_mobo)
export(plot_mobo2)
export(plot_within_stats)
export(plot_within_stats_asterisk)
export(rFromNPAV)
export(rFromWilcox)
export(rFromWilcoxAdjusted)
export(remove_outliers_REI)
export(replace_values)
export(reportART)
export(reportArtCon)
export(reportArtConTable)
export(reportDunnTest)
export(reportDunnTestTable)
export(reportMeanAndSD)
export(reportNPAV)
export(reportNparLD)
export(report_all)
export(report_art)
export(report_art_con)
export(report_art_con_table)
export(report_dunn_test)
export(report_dunn_test_table)
export(report_ggstatsplot)
export(report_ggstatsplot_posthoc)
export(report_mean_sd)
export(report_nparld)
export(reportggstatsplot)
export(reportggstatsplotPostHoc)
export(reshape_data)
export(save_paper_figure)
export(stat_sum_df)
import(ggplot2)
import(ggpmisc)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(ggstatsplot,extract_stats)
importFrom(ggstatsplot,ggbetweenstats)
importFrom(ggstatsplot,ggwithinstats)
importFrom(rlang,sym)
importFrom(see,scale_color_see)
importFrom(see,scale_colour_see)
importFrom(see,scale_fill_see)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,shapiro.test)
importFrom(stringr,str_detect)
importFrom(stringr,str_split)
importFrom(tidyr,drop_na)
importFrom(utils,globalVariables)
