View source: R/low-hanging_indicators.R
get_9010_ratio | R Documentation |
Calculate ratio of the top 10% to the bottom 10% of the welfare distribution
get_9010_ratio(top10, bottom10)
top10 |
Numeric vector giving the welfare of the 10th decile - i.e. the top 10% |
bottom10 |
Numeric vector giving the welfare of the 1st decile - i.e. the bottom 10% |
Numeric vector giving the ratio of the top 10% to the bottom 10% of the welfare distribution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.