Description Usage Arguments Value Examples
View source: R/04-recode_iycf.R
Function to create raw IYCF dataset
1 | create_iycf(df, x, y)
|
df |
A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing IYCF data |
x |
A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing household information that will be linked to the IYCF data |
y |
A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing household roster information that will be linked to the IYCF data |
A data.frame containing raw IYCF data for the Myanmar MCCT Programme Evaluation Study
1 | create_iycf(df = iycf, x = hh, y = hhMembers)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.