Description Usage Arguments Value Examples
View source: R/13-recode_ppi.R
Function to recode poverty probability index indicators for the Myanmar MCCT Programme Evaluation survey
1 | recode_ppi(df, core.columns = c("geo_rural", "geo_state", "sample_component"))
|
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 |
A data.frame of recoded poverty probability index indicators based on the national poverty line
1 2 | ## Recode poverty probability index indicators
recode_ppi(df = hh)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.