create_mcct_household: Function to create dataset with household-level MCCT-related...

Description Usage Arguments Value Examples

View source: R/19-recode_mcct.R

Description

Function to create dataset with household-level MCCT-related data from the Myanmar MCCT Programme Evaluation survey

Usage

1

Arguments

df

A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing houehold-level MCCT-related data

x

A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing household member information that will be linked to the MCCT data

Value

A data.frame of recoded MCCT-related indicators for households

Examples

1
2
## Recode household MCCT-related indicators
create_mcct_household(df = hh, x = hhMembers)

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