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