# Generated by roxygen2: do not edit by hand

export("%>%")
export(geom_parallel_slopes)
export(get_correlation)
export(get_regression_points)
export(get_regression_summaries)
export(get_regression_table)
export(gg_parallel_slopes)
export(rep_sample_n)
import(ggplot2)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(dplyr,bind_cols)
importFrom(dplyr,everything)
importFrom(dplyr,group_vars)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_at)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,vars)
importFrom(formula.tools,lhs)
importFrom(formula.tools,rhs)
importFrom(glue,glue)
importFrom(infer,rep_sample_n)
importFrom(janitor,clean_names)
importFrom(knitr,kable)
importFrom(magrittr,"%>%")
importFrom(rlang,":=")
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,cor)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stringr,str_c)
importFrom(tibble,as_tibble)
