plot.ge_cluster function

Plot an object of class ge_cluster

Plot an object of class ge_cluster

## S3 method for class 'ge_cluster' plot(x, nclust = NULL, xlab = "", ...)

Arguments

  • x: An object of class ge_cluster
  • nclust: The number of clusters to show.
  • xlab: The label of the x axis.
  • ...: Other arguments passed from the function plot.hclust.

Author(s)

Tiago Olivoto tiagoolivoto@gmail.com