# Generated by roxygen2: do not edit by hand

export(as.agnes)
export(dend.plot)
export(eskin)
export(eval.plot)
export(evalclust)
export(good1)
export(good2)
export(good3)
export(good4)
export(iof)
export(lin)
export(lin1)
export(nomclust)
export(nomprox)
export(of)
export(sm)
export(ve)
export(vm)
import(cluster)
import(Rcpp)
importFrom("stats", "cutree", "as.dist", "as.hclust")
importFrom("grDevices", "grey.colors", "rainbow")
importFrom("graphics", "abline", "axis", "legend", "lines", "mtext",
             "par", "plot", "points", "segments")
importFrom("methods", "is")
useDynLib(nomclust, .registration=TRUE)
importFrom(Rcpp, evalCpp)
S3method(print, nomclust)
S3method(plot, nomclust)
S3method(summary, nomclust)
S3method(as.hclust, nomclust)
