plot.ge_cluster {metan}R Documentation

Plot an object of class ge_cluster

Description

Plot an object of class ge_cluster

Usage

## 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


[Package metan version 1.18.0 Index]