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

Description Usage Arguments Value

View source: R/plot_functions.R

Description

Plots the clustering based on a clustering object

Usage

1
2
## 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.


MultIS documentation built on Aug. 6, 2021, 5:07 p.m.