# Generated by roxygen2: do not edit by hand

export(clust_centroid)
export(compute_inertia)
export(compute_inertia_ahc)
export(create_calendar)
export(create_formula)
export(gap_to_fill)
export(kmeans_procedure)
export(lift_curve)
export(lift_effect)
export(proc_freq)
export(start_end_to_fill)
export(windows_to_linux_path)
import(dplyr)
import(ggplot2)
import(sqldf)
importFrom(rlang,":=")
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,kmeans)
importFrom(stats,quantile)
importFrom(stringr,str_length)
importFrom(stringr,str_sub)
