Learn R Programming

discoveR (version 3.1.2)

e_jambu: Jambu Elbow plot

Description

Jambu Elbow plot

Usage

e_jambu(data, max.clusters)

Value

echarts4r plot

Arguments

data

a data.frame object.

max.clusters

a numeric value specifying the number of times to generate the model.

Author

Diego Jimenez <diego.jimenez@promidat.com>

Examples

Run this code
e_jambu(iris[, -5], 10)

Run the code above in your browser using DataLab