create_op_oedema: Create older people indicators dataframe for oedema...

View source: R/01-opIndicators.R

create_op_oedemaR Documentation

Create older people indicators dataframe for oedema prevalence from survey data collected using the standard RAM-OP questionnaire.

Description

Create older people indicators dataframe for oedema prevalence from survey data collected using the standard RAM-OP questionnaire.

Usage

create_op_oedema(svy)

Arguments

svy

A dataframe collected using the standard RAM-OP questionnaire

Value

A tibble of older people indicators on oedema prevalence

Oedema prevalence

oedema

Bilateral pitting oedema (may not be nutritional)

Author(s)

Mark Myatt

Examples


# Create oedema prevalence indicators dataset from RAM-OP survey data
# collected from Addis Ababa, Ethiopia
create_op_oedema(testSVY)


validmeasures/ramOP documentation built on April 18, 2024, 1:04 a.m.