Description Usage Arguments Value Examples
View source: R/19-recode_mcct.R
Function to create dataset with individual-level MCCT-related data from the Myanmar MCCT Programme Evaluation survey
1 | create_mcct(df, x)
|
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 |
A data.frame of recoded MCCT-related indicators for children and pregnant women
1 2 | ## Recode individual MCCT-related indicators
create_mcct(df = hh, x = hhMembers)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.