get_number_poor: Calculate the number of poor using headcount and population

View source: R/low-hanging_indicators.R

get_number_poorR Documentation

Calculate the number of poor using headcount and population

Description

Calculate the number of poor using headcount and population

Usage

get_number_poor(headcount, pop)

Arguments

headcount

A numeric vector giving the headcount ratio

pop

A numeric vector giving population size

Value

A numeric vector giving number of poor for each observation


PIP-Technical-Team/wbpip documentation built on Nov. 29, 2024, 6:57 a.m.