Compute the set of diagnostic indices
Source:R/compute_diagnostic_indices.R
compute_diagnostic_indices.RdCalculates the collection of diagnostic indices at once
Arguments
- wdi_data
A data frame of the indicator data generated by
get_wdi_data- index
An optional character string specifying the indicator code Defaults to
NULL- group_var
A grouping variable in the WDI data set (e.g., "region" or "income")