# Generated by roxygen2: do not edit by hand

export("%>%")
export(combine_plots)
export(ggbetweenstats)
export(ggcoefstats)
export(ggcorrmat)
export(gghistostats)
export(ggpiestats)
export(ggscatterstats)
export(grouped_ggbetweenstats)
export(grouped_ggcorrmat)
export(grouped_gghistostats)
export(grouped_ggpiestats)
export(grouped_ggscatterstats)
export(specify_decimal_p)
export(theme_mprl)
export(tibble)
import(ggplot2)
importFrom(WRS2,onesampb)
importFrom(WRS2,pball)
importFrom(WRS2,pbcor)
importFrom(WRS2,t1way)
importFrom(WRS2,yuen)
importFrom(WRS2,yuen.effect.ci)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(coin,statistic)
importFrom(coin,wilcox_test)
importFrom(cowplot,add_sub)
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,arrange)
importFrom(dplyr,desc)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,vars)
importFrom(effsize,cohen.d)
importFrom(ggExtra,ggMarginal)
importFrom(ggcorrplot,cor_pmat)
importFrom(ggcorrplot,ggcorrplot)
importFrom(ggrepel,geom_label_repel)
importFrom(glue,glue)
importFrom(grid,gList)
importFrom(grid,gTree)
importFrom(grid,grid.layout)
importFrom(grid,unit)
importFrom(grid,unit.c)
importFrom(grid,viewport)
importFrom(grid,vpList)
importFrom(grid,vpTree)
importFrom(gtable,gtable_add_grob)
importFrom(jmv,contTables)
importFrom(jmv,propTestN)
importFrom(jmv,ttestOneS)
importFrom(lmerTest,as_lmerModLmerTest)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(purrr,is_bare_double)
importFrom(purrr,map)
importFrom(purrr,map_dfr)
importFrom(purrr,set_names)
importFrom(purrrlyr,by_row)
importFrom(rlang,enquo)
importFrom(rlang,quo_name)
importFrom(rlang,quo_squash)
importFrom(scales,percent)
importFrom(sjstats,eta_sq)
importFrom(sjstats,omega_sq)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,bartlett.test)
importFrom(stats,confint.default)
importFrom(stats,cor)
importFrom(stats,cor.test)
importFrom(stats,kruskal.test)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,oneway.test)
importFrom(stats,quantile)
importFrom(stats,shapiro.test)
importFrom(stats,t.test)
importFrom(stats,var.test)
importFrom(tibble,as_data_frame)
importFrom(tibble,rowid_to_column)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
