create_op_hunger_males: Create male older people indicators dataframe for household...

View source: R/01-opIndicators.R

create_op_hunger_malesR Documentation

Create male older people indicators dataframe for household hunger from survey data collected using the standard RAM-OP questionnaire

Description

Create male older people indicators dataframe for household hunger from survey data collected using the standard RAM-OP questionnaire

Usage

create_op_hunger_males(svy)

Arguments

svy

A dataframe collected using the standard RAM-OP questionnaire

Value

A dataframe of male older people indicators on household hunger

Examples


# Create household hunger indicators dataset from RAM-OP survey data
# collected from Addis Ababa, Ethiopia
create_op_hunger_males(testSVY)


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