# Generated by roxygen2: do not edit by hand

export(add_dummy_variables)
export(as_parsed_model)
export(db_calculate_squares)
export(linear_regression_db)
export(plot_kmeans)
export(simple_kmeans_db)
import(dplyr)
import(ggplot2)
import(readr)
import(rlang)
import(tibble)
import(tidyr)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,pluck)
importFrom(purrr,reduce)
importFrom(purrr,transpose)
importFrom(tibble,tibble)
importFrom(utils,head)
importFrom(utils,write.csv)
