plot.clusterObj {MultIS}R Documentation

Plots the clustering based on a clustering object

Description

Plots the clustering based on a clustering object

Usage

## S3 method for class 'clusterObj'
plot(x, ...)

Arguments

x

The clustering object.

...

Further arguments are ignored.

Value

A ggplot object, which can be used to further individualize or to plot directly.


[Package MultIS version 0.6.2 Index]