Description Usage Arguments Value Examples
Function to clean anthropometric data
1 |
df |
A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing anthropometric data. |
checks |
A data.frame containing check values for cleaning. |
A data.frame equivalent to df
but with extraneous observations
and other variables cleaned ready for further processing.
1 2 3 4 | ## Not run:
clean_anthro(df = anthroData[[1]], checks = checks)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.