create_mcct: Function to create dataset with individual-level MCCT-related...

Description Usage Arguments Value Examples

View source: R/19-recode_mcct.R

Description

Function to create dataset with individual-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 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 children and pregnant women

Examples

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

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