create_op_wash: Create older people indicators dataframe for water,...

View source: R/01-opIndicators.R

create_op_washR Documentation

Create older people indicators dataframe for water, sanitation and hygiene from survey data collected using the standard RAM-OP questionnaire.

Description

Create older people indicators dataframe for water, sanitation and hygiene from survey data collected using the standard RAM-OP questionnaire.

Usage

create_op_wash(svy)

Arguments

svy

A dataframe collected using the standard RAM-OP questionnaire

Value

A tibble of older people indicators on water, sanitation and hygiene

Water, sanitation and hygiene (WASH) indicators

These are a (core) subset of indicators from: https://washdata.org/monitoring/methods/core-questions

W1

Improved source of drinking water

W2

Safe drinking water (improved source OR adequate treatment)

W3

Improved sanitation facility

W4

Improved non-shared sanitation facility

Author(s)

Mark Myatt

Examples


# Create water, sanitation and hygiene indicators dataset from RAM-OP survey
# data collected from Addis Ababa, Ethiopia
create_op_wash(testSVY)


rapidsurveys/oldr documentation built on April 15, 2024, 11:18 a.m.