recode_ppi: Function to recode poverty probability index indicators for...

Description Usage Arguments Value Examples

View source: R/13-recode_ppi.R

Description

Function to recode poverty probability index indicators for the Myanmar MCCT Programme Evaluation survey

Usage

1
recode_ppi(df, core.columns = c("geo_rural", "geo_state", "sample_component"))

Arguments

df

A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing poverty-related household data

core.columns

A vector of variable names to include in resulting data.frame

Value

A data.frame of recoded poverty probability index indicators based on the national poverty line

Examples

1
2
## Recode poverty probability index indicators
recode_ppi(df = hh)

validmeasures/myanmarMCCTdata documentation built on March 29, 2020, 10:27 p.m.