gini_index | R Documentation |
Gini index
gini_index(v)
v |
A numeric vector. |
x = readRDS(system.file("extdata", "ComplexHeatmap_dep.rds", package = "pkgndep"))
gini_index(x$heaviness[x$which_required])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.