e_inercia: Inertia plot of clusterization

View source: R/mod_cluster_utils.R

e_inerciaR Documentation

Inertia plot of clusterization

Description

Inertia plot of clusterization

Usage

e_inercia(
  data,
  titulos = c("Inercia", "Inercia Inter-Clase", "Inercia Inter-Clase")
)

Arguments

data

a data.frame object with the inertia values.

titulos

a character vector of length 3 specifying the titles to use on legend.

Value

echarts4r plot

Author(s)

Diego Jimenez <diego.jimenez@promidat.com>


discoveR documentation built on Jan. 22, 2023, 1:15 a.m.

Related to e_inercia in discoveR...