recode_wash: Function to recode water, sanitation and hygiene (WASH)...

Description Usage Arguments Value Examples

View source: R/07-recode_wash.R

Description

Function to recode water, sanitation and hygiene (WASH) indicators for the Myanmar MCCT Programme Evaluation Survey

Usage

1
2
3
4
recode_wash(
  df,
  core.columns = c("KEY", "geo_state", "geo_rural", "geo_villward", "sample_component")
)

Arguments

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

Value

A vector of recoded water, sanitation and hygiene indicators

Examples

1

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