# Generated by roxygen2: do not edit by hand

export(citrus_pair_plot)
export(k_clusters)
export(model_management)
export(output_table)
export(preprocess)
export(rpart.plot_pretty)
export(segment)
export(tree_abstract)
export(tree_segment)
export(tree_segment_prettify)
export(validate)
importFrom(RColorBrewer,brewer.pal)
importFrom(clustMixType,kproto)
importFrom(clustMixType,lambdaest)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,desc)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,funs)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_all)
importFrom(dplyr,summarise_each)
importFrom(dplyr,summarise_if)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(rlang,.data)
importFrom(rpart,prune)
importFrom(rpart,rpart)
importFrom(rpart,rpart.control)
importFrom(rpart.plot,prp)
importFrom(rpart.plot,rpart.plot)
importFrom(rpart.utils,rpart.rules)
importFrom(rpart.utils,rpart.subrules.table)
importFrom(stats,ave)
importFrom(stats,dist)
importFrom(stats,kmeans)
importFrom(stats,predict)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_split)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(treeClust,rpart.predict.leaves)
importFrom(utils,capture.output)
importFrom(utils,modifyList)
importFrom(utils,object.size)
