# Generated by roxygen2: do not edit by hand

export(add_pareto_emoa_column)
export(checkAssumptionsForAnova)
export(colleyRstats_setup)
export(debug_contr_error)
export(generateEffectPlot)
export(generateMoboPlot)
export(generateMoboPlot2)
export(ggbetweenstatsWithPriorNormalityCheck)
export(ggbetweenstatsWithPriorNormalityCheckAsterisk)
export(ggwithinstatsWithPriorNormalityCheck)
export(ggwithinstatsWithPriorNormalityCheckAsterisk)
export(latexify_report)
export(normalize)
export(not_empty)
export(rFromNPAV)
export(rFromWilcox)
export(rFromWilcoxAdjusted)
export(remove_outliers_REI)
export(replace_values)
export(reportART)
export(reportDunnTest)
export(reportDunnTestTable)
export(reportMeanAndSD)
export(reportNPAV)
export(reportNparLD)
export(reportggstatsplot)
export(reportggstatsplotPostHoc)
export(reshape_data)
export(stat_sum_df)
import(ggplot2)
import(ggpmisc)
importFrom(ARTool,art)
importFrom(clipr,write_clip)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
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(ggtext,element_markdown)
importFrom(readxl,read_excel)
importFrom(report,report)
importFrom(rlang,sym)
importFrom(rstatix,levene_test)
importFrom(rstatix,shapiro_test)
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)
importFrom(writexl,write_xlsx)
