create_op_misc: Create older people indicators dataframe for miscellaneous...

View source: R/01-opIndicators.R

create_op_miscR Documentation

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

Description

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

Usage

create_op_misc(svy)

Arguments

svy

A dataframe collected using the standard RAM-OP questionnaire

Value

A tibble of older people miscellaneous indicators

Miscellaneous indicators

chew

Problems chewing food

food

Anyone in HH receives a ration

NFRI

Anyone in HH received non-food relief item(s) in previous month

Author(s)

Mark Myatt

Examples


# Create miscellaneous indicators dataset from RAM-OP survey data
# collected from Addis Ababa, Ethiopia
create_op_misc(testSVY)


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