create_op_screening: Create older people indicators dataframe for screening...

View source: R/01-opIndicators.R

create_op_screeningR Documentation

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

Description

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

Usage

create_op_screening(svy)

Arguments

svy

A dataframe collected using the standard RAM-OP questionnaire

Value

A tibble of older people indicators on screening coverage

Screening Coverage

screened

Either MUAC or oedema checked previously

Author(s)

Mark Myatt

Examples


# Create screening coverage indicators dataset from RAM-OP survey data
# collected from Addis Ababa, Ethiopia
create_op_screening(testSVY)


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