plot.ge_cluster {metan} | R Documentation |
Plot an object of class ge_cluster
## S3 method for class 'ge_cluster'
plot(x, nclust = NULL, xlab = "", ...)
x |
An object of class |
nclust |
The number of clusters to show. |
xlab |
The label of the x axis. |
... |
Other arguments passed from the function |
Tiago Olivoto tiagoolivoto@gmail.com