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