# 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,
  as.hclust,
  cutree,
  dendrapply,
  is.leaf
)
