# Generated by roxygen2: do not edit by hand

S3method(cc_get_cluster,crossclustering)
S3method(cc_get_cluster,default)
S3method(print,ari)
S3method(print,crossclustering)
export("%>%")
export(ari)
export(cc_crossclustering)
export(cc_get_cluster)
export(prune_zero_tail)
export(reverse_table)
importFrom(magrittr,"%>%")
importFrom(stats,cutree)
importFrom(stats,hclust)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(utils,capture.output)
