# Generated by roxygen2: do not edit by hand

export("%$%")
export("%<-%")
export("%<>%")
export("%>%")
export("%|%")
export("%||%")
export(as_tibble)
export(augment)
export(bartlett_message)
export(blue)
export(easystats_to_tidy_names)
export(glance)
export(green)
export(long_to_wide_converter)
export(normality_message)
export(outlier_df)
export(red)
export(set_cwd)
export(signif_column)
export(sort_xy)
export(specify_decimal_p)
export(tibble)
export(tidy)
export(yellow)
importFrom(broomExtra,"%$%")
importFrom(broomExtra,"%<>%")
importFrom(broomExtra,"%>%")
importFrom(broomExtra,augment)
importFrom(broomExtra,glance)
importFrom(broomExtra,tidy)
importFrom(crayon,blue)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(dplyr,case_when)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,recode)
importFrom(dplyr,rename_all)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,ungroup)
importFrom(forcats,fct_reorder)
importFrom(rlang,"%|%")
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,ensym)
importFrom(rlang,new_formula)
importFrom(rstudioapi,getActiveDocumentContext)
importFrom(stats,bartlett.test)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,shapiro.test)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,spread)
importFrom(zeallot,"%<-%")
