# Generated by roxygen2: do not edit by hand

export("%<>%")
export("%>%")
export(grouped_aov)
export(grouped_augment)
export(grouped_glance)
export(grouped_glm)
export(grouped_glmer)
export(grouped_lm)
export(grouped_lmer)
export(grouped_proptest)
export(grouped_robustslr)
export(grouped_slr)
export(grouped_summary)
export(grouped_tidy)
export(grouped_ttest)
export(grouped_wilcox)
export(lm_effsize_ci)
export(set_cwd)
export(signif_column)
export(specify_decimal_p)
export(tibble)
importFrom(broom,confint_tidy)
importFrom(broom,tidy)
importFrom(broom.mixed,augment)
importFrom(broom.mixed,glance)
importFrom(broom.mixed,tidy)
importFrom(broomExtra,grouped_augment)
importFrom(broomExtra,grouped_glance)
importFrom(broomExtra,grouped_tidy)
importFrom(crayon,blue)
importFrom(crayon,red)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(glue,glue)
importFrom(lme4,glmer)
importFrom(lme4,glmerControl)
importFrom(lme4,lmer)
importFrom(lme4,lmerControl)
importFrom(magrittr,"%<>%")
importFrom(magrittr,"%>%")
importFrom(purrr,is_bare_character)
importFrom(purrr,is_bare_numeric)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,quo)
importFrom(rlang,quo_squash)
importFrom(robust,lmRob)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(sjstats,eta_sq)
importFrom(sjstats,omega_sq)
importFrom(sjstats,p_value)
importFrom(skimr,skim)
importFrom(stats,TukeyHSD)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,qt)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
importFrom(utils,packageVersion)
