# Generated by roxygen2: do not edit by hand

export("%>%")
export(enexpr)
export(enquo)
export(ensym)
export(expr)
export(exprs)
export(grouped_glm)
export(grouped_proptest)
export(grouped_robustslr)
export(grouped_slr)
export(grouped_summary)
export(grouped_ttest)
export(grouped_wilcox)
export(quo)
export(quo_name)
export(quos)
export(sym)
export(syms)
importFrom(broom,confint_tidy)
importFrom(broom,tidy)
importFrom(crayon,blue)
importFrom(crayon,red)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,select)
importFrom(glue,glue)
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,.data)
importFrom(rlang,UQ)
importFrom(rlang,UQS)
importFrom(rlang,enexpr)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(rlang,expr)
importFrom(rlang,exprs)
importFrom(rlang,quo)
importFrom(rlang,quo_name)
importFrom(rlang,quo_squash)
importFrom(rlang,quos)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(robust,lmRob)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(sjstats,eta_sq)
importFrom(sjstats,omega_sq)
importFrom(skimr,skim_to_wide)
importFrom(stats,anova)
importFrom(stats,as.formula)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)
importFrom(tibble,as_data_frame)
importFrom(tibble,rownames_to_column)
importFrom(tidyr,nest)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
