View source: R/mod_kmedias_utils.R
e_jambu | R Documentation |
Jambu Elbow plot
e_jambu(data, max.clusters)
data |
a data.frame object. |
max.clusters |
a numeric value specifying the number of times to generate the model. |
echarts4r plot
Diego Jimenez <diego.jimenez@promidat.com>
e_jambu(iris[, -5], 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.