View source: R/low-hanging_indicators.R
get_number_poor | R Documentation |
Calculate the number of poor using headcount and population
get_number_poor(headcount, pop)
headcount |
A numeric vector giving the headcount ratio |
pop |
A numeric vector giving population size |
A numeric vector giving number of poor for each observation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.