# Generated by roxygen2: do not edit by hand

export(cda)
export(findbreak)
export(hs)
export(hsctg)
export(mcv)
export(preprocessing)
export(segbycategory)
export(segcompare)
export(segplot)
export(segsmooth)
export(segsummary)
export(shs)
export(splitlong)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setkey)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggpubr,ggarrange)
importFrom(grDevices,hcl)
importFrom(partitions,compositions)
importFrom(reshape2,melt)
importFrom(stats,aggregate)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tidyr,unite)
importFrom(utils,capture.output)
importFrom(utils,globalVariables)
importFrom(zoo,rollapply)
S3method(print,segsummary)
S3method(print,segcompare)
S3method(plot,segcompare)
