# Generated by roxygen2: do not edit by hand

export("%>%")
export(geom_categorical_model)
export(geom_parallel_slopes)
export(get_correlation)
export(get_regression_points)
export(get_regression_summaries)
export(get_regression_table)
export(gg_parallel_slopes)
export(pop_sd)
export(rep_sample_n)
export(rep_slice_sample)
export(tidy_summary)
import(ggplot2)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,count)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,group_vars)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(dplyr,vars)
importFrom(formula.tools,lhs)
importFrom(formula.tools,rhs)
importFrom(glue,glue)
importFrom(infer,rep_sample_n)
importFrom(infer,rep_slice_sample)
importFrom(janitor,clean_names)
importFrom(knitr,kable)
importFrom(magrittr,"%>%")
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(rlang,":=")
importFrom(rlang,enquo)
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stringr,str_c)
importFrom(tibble,as_tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,unnest_wider)
