View source: R/low-hanging_indicators.R
get_income_gap_ratio | R Documentation |
Calculate income gap ratio from headcount and poverty gap
get_income_gap_ratio(headcount, povgap)
headcount |
Numeric vector giving headcount ratio, i.e. P0 FGT measure |
povgap |
Numeric vector giving poverty gap ratio, i.e. P1 FGT measure |
Numeric vector giving the income gap ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.