Learn R Programming

MultIS (version 0.6.2)

plot.clusterObj: Plots the clustering based on a clustering object

Description

Plots the clustering based on a clustering object

Usage

# S3 method for 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.