recode_age_epi: Function to recode age-appropriate vaccine coverage...

Description Usage Arguments Value Examples

View source: R/06-recode_chealth.R

Description

Function to recode age-appropriate vaccine coverage 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 vaccination coverage indicators

Examples

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

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