Description Usage Arguments Value Examples
View source: R/09-recode_fes.R
Function to recode household food expenditure share for the Myanmar MCCT Programme Evaluation Survey
1 2 3 4 | recode_hfes(
df,
core.columns = c("KEY", "geo_state", "geo_rural", "geo_villward", "sample_component")
)
|
df |
A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing household food expenditure data |
core.columns |
A vector of variable names to include in resulting data.frame |
A vector of recoded household food expenditure share indicators
1 | recode_hfes(df = hh)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.