Description Usage Arguments Value Examples
View source: R/11-recode_mddw.R
Function to recode minimum dietary diversity for women for the Myanmar MCCT Programme Evaluation Survey
1 2 3 4 | recode_mddw(
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 minimum dietary diversity for women data |
core.columns |
A vector of variable names to include in resulting data.frame |
A vector of recoded minimum dietary diversity for women indicators
1 | recode_mddw(df = hh)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.