Learn R Programming

fdars (version 0.3.3)

plot.cluster.kmeans: Plot Method for cluster.kmeans Objects

Description

Plot Method for cluster.kmeans Objects

Usage

# S3 method for cluster.kmeans
plot(x, ...)

Value

A ggplot object.

Arguments

x

An object of class 'cluster.kmeans'.

...

Additional arguments (currently ignored).