recode_birthweight: Function to recode birth weight indicators for the Myanmar...

Description Usage Arguments Value Examples

View source: R/06-recode_chealth.R

Description

Function to recode birth weight indicators for the Myanmar MCCT Programme Evaluation Survey

Usage

1

Arguments

df

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

Value

A vector of recoded birth weight in grams

Examples

1
2
chealth <- create_chealth(df = childHealth, x = hh, y = hhMembers)
recode_birthweight(df = chealth)

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