View source: R/raw_count_statistics.R
calculate_gini_index | R Documentation |
Calculate gini index.
calculate_gini_index(x = NULL, fail_na = F)
x |
a vector of counts. |
fail_na |
stop if NAs are found. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.