get_variables: Get appropriate RAM-OP indicator variable names given a...

View source: R/utils.R

get_variablesR Documentation

Get appropriate RAM-OP indicator variable names given a specified indicator set

Description

Get appropriate RAM-OP indicator variable names given a specified indicator set

Usage

get_variables(
  indicators = c("demo", "food", "hunger", "adl", "disability", "mental", "dementia",
    "health", "income", "wash", "anthro", "oedema", "screening", "visual", "misc")
)

Arguments

indicators

A character vector of indicator set names. Indicator set names are "demo", "food", "hunger", "disability", "adl", "mental", "dementia", "health", "income", "wash", "anthro", "screening", "visual", and "misc". Default is all indicator sets.

Value

A vector of variable names


rapidsurveys/oldr documentation built on Feb. 12, 2025, 8:25 a.m.