create_op_income: Create older people indicators dataframe for income from...

View source: R/01-opIndicators.R

create_op_incomeR Documentation

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

Description

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

Usage

create_op_income(svy)

Arguments

svy

A dataframe collected using the standard RAM-OP questionnaire

Value

A tibble of older people indicators on income

Income and income sources

M1

Has a personal income

M2A

Agriculture / fishing / livestock

M2B

Wages / salary

M2C

Sale of charcoal / bricks / &c.

M2D

Trading (e.g. market or shop)

M2E

Investments

M2F

Spending savings / sale of assets

M2G

Charity

M2H

Cash transfer / Social security

M2I

Other

Author(s)

Mark Myatt

Examples

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


validmeasures/ramOP documentation built on Jan. 6, 2023, 7:46 a.m.