Description Usage Arguments Value Examples
View source: R/10-recode_cmam.R
Function to recode CMAM coverage indicators
1 2 3 4 | recode_cmam(
df,
core.columns = c("spid", "cid", "did", "eid", "motherID", "m2")
)
|
df |
A coverage data.frame collected for the Liberia Coverage Survey |
core.columns |
A vector of variable names to include in resulting data.frame |
A data.frame of recoded CMAM coverage indicators
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.