# Generated by roxygen2: do not edit by hand

S3method("labels<-",dendrogram)
S3method(labels,hclust)
S3method(slice,dendrogram)
S3method(slice,hclust)
export("labels<-")
export(color_clusters)
export(colour_clusters)
export(leaf_colours)
export(set_leaf_colors)
export(set_leaf_colours)
export(slice)
importFrom(grDevices,rainbow)
importFrom(stats,as.dendrogram)
importFrom(stats,as.hclust)
importFrom(stats,cutree)
importFrom(stats,dendrapply)
importFrom(stats,is.leaf)
