km_plot: Summary plots of km() output

View source: R/modified_k_means.R

km_plotR Documentation

Summary plots of km() output

Description

This function produces summary plots of km() output.

Usage

km_plot(x, annotation = NULL)

Arguments

x

A data frame. The result of a call to km().

annotation

Annotate points up to total components calculated. No annotation when annotation = 0.


WenlanzZ/MKDim documentation built on July 30, 2022, 7:25 a.m.