# Generated by roxygen2: do not edit by hand

export()
export(best_duplicate)
export(cormatrix_excel)
export(cormatrix_excel2)
export(extract_duplicates)
export(find_mad)
export(format_d)
export(format_p)
export(format_r)
export(format_value)
export(ggsave)
export(lmSupport_modelEffectSizes)
export(nice_assumptions)
export(nice_contrasts)
export(nice_density)
export(nice_lm)
export(nice_lm_slopes)
export(nice_mod)
export(nice_na)
export(nice_normality)
export(nice_qq)
export(nice_randomize)
export(nice_reverse)
export(nice_scatter)
export(nice_slopes)
export(nice_t_test)
export(nice_table)
export(nice_var)
export(nice_varplot)
export(nice_violin)
export(overlap_circle)
export(rcompanion_groupwiseMean)
export(save_as_docx)
export(save_as_html)
export(save_as_image)
export(save_as_pptx)
export(scale_mad)
export(waiver)
export(winsorize_mad)
import(graphics)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,count)
importFrom(dplyr,cur_data)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,ends_with)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,if_any)
importFrom(dplyr,last)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,recode)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,slice_min)
importFrom(dplyr,summarize)
importFrom(dplyr,syms)
importFrom(dplyr,ungroup)
importFrom(flextable,"flextable")
importFrom(flextable,add_footer_lines)
importFrom(flextable,add_header_lines)
importFrom(flextable,align)
importFrom(flextable,as_i)
importFrom(flextable,as_paragraph)
importFrom(flextable,as_sub)
importFrom(flextable,as_sup)
importFrom(flextable,autofit)
importFrom(flextable,bg)
importFrom(flextable,bold)
importFrom(flextable,border)
importFrom(flextable,colformat_double)
importFrom(flextable,compose)
importFrom(flextable,font)
importFrom(flextable,fontsize)
importFrom(flextable,fp_border_default)
importFrom(flextable,hline)
importFrom(flextable,hline_bottom)
importFrom(flextable,hline_top)
importFrom(flextable,italic)
importFrom(flextable,line_spacing)
importFrom(flextable,save_as_docx)
importFrom(flextable,save_as_html)
importFrom(flextable,save_as_image)
importFrom(flextable,save_as_pptx)
importFrom(flextable,separate_header)
importFrom(flextable,set_caption)
importFrom(flextable,set_formatter)
importFrom(flextable,set_table_properties)
importFrom(flextable,valign)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_dotplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_smooth)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,waiver)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(methods,hasArg)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,UQ)
importFrom(stats,cor.test)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,reformulate)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,var)
