# Generated by roxygen2: do not edit by hand

export("%$%")
export("%<-%")
export("%<>%")
export("%>%")
export("%|%")
export("%||%")
export(as_tibble)
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_slr)
export(grouped_summary)
export(grouped_tidy)
export(grouped_ttest)
export(grouped_wilcox)
export(lm_effsize_ci)
export(lm_effsize_standardizer)
export(set_cwd)
export(signif_column)
export(specify_decimal_p)
export(tibble)
importFrom(broomExtra,augment)
importFrom(broomExtra,glance)
importFrom(broomExtra,grouped_augment)
importFrom(broomExtra,grouped_glance)
importFrom(broomExtra,grouped_tidy)
importFrom(broomExtra,tidy)
importFrom(dplyr,any_vars)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,everything)
importFrom(dplyr,filter_at)
importFrom(dplyr,group_by)
importFrom(dplyr,group_by_at)
importFrom(dplyr,group_modify)
importFrom(dplyr,group_nest)
importFrom(dplyr,group_vars)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,select)
importFrom(dplyr,tally)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(glue,glue)
importFrom(haven,zap_labels)
importFrom(ipmisc,"%$%")
importFrom(ipmisc,"%<-%")
importFrom(ipmisc,"%<>%")
importFrom(ipmisc,"%>%")
importFrom(ipmisc,as_tibble)
importFrom(ipmisc,set_cwd)
importFrom(ipmisc,signif_column)
importFrom(ipmisc,specify_decimal_p)
importFrom(ipmisc,tibble)
importFrom(lme4,glmer)
importFrom(lme4,lmer)
importFrom(parameters,p_value)
importFrom(purrr,flatten_lgl)
importFrom(purrr,is_bare_character)
importFrom(purrr,is_bare_numeric)
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,set_names)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,"%|%")
importFrom(rlang,"%||%")
importFrom(rlang,as_string)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,exec)
importFrom(rlang,quo)
importFrom(rlang,quo_squash)
importFrom(sjstats,eta_sq)
importFrom(sjstats,omega_sq)
importFrom(skimr,skim)
importFrom(stats,TukeyHSD)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
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,enframe)
importFrom(tidyr,drop_na)
importFrom(tidyr,nest)
importFrom(tidyr,separate)
importFrom(tidyr,spread)
importFrom(tidyr,unnest)
