Learn R Programming

oldr (version 0.2.3)

get_variables: 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")
)

Value

A vector of variable names

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.