clean_anthro: Function to clean anthropometric data

Description Usage Arguments Value Examples

View source: R/30-clean_hh.R

Description

Function to clean anthropometric data

Usage

1

Arguments

df

A data.frame collected for the Myanmar MCCT Programme Evaluation Study containing anthropometric data.

checks

A data.frame containing check values for cleaning.

Value

A data.frame equivalent to df but with extraneous observations and other variables cleaned ready for further processing.

Examples

1
2
3
4
## Not run: 
clean_anthro(df = anthroData[[1]], checks = checks)

## End(Not run)

validmeasures/myanmarMCCTdata documentation built on March 29, 2020, 10:27 p.m.