Get appropriate RAM-OP indicator variable names given a specified indicator set
get_variables(
indicators = c("demo", "food", "hunger", "adl", "disability", "mental", "dementia",
"health", "income", "wash", "anthro", "oedema", "screening", "visual", "misc")
)
A vector of variable names
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.