# Generated by roxygen2: do not edit by hand

export(get_regression_points)
export(get_regression_summaries)
export(get_regression_table)
export(rep_sample_n)
import(dplyr)
import(rlang)
importFrom(broom,augment)
importFrom(broom,glance)
importFrom(broom,tidy)
importFrom(formula.tools,lhs)
importFrom(formula.tools,rhs)
importFrom(janitor,clean_names)
importFrom(knitr,kable)
importFrom(magrittr,"%>%")
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stringr,str_c)
importFrom(tibble,as_tibble)
