Plot an object of class ge_cluster
Usage
# S3 method for 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
Tiago Olivoto tiagoolivoto@gmail.com