labels.svq: extract the choice labels of a multiple choice question in a...

Description Usage

Description

extract the choice labels of a multiple choice question in a language

Usage

1
2
3
## S3 method for class 'svq'
labels(x, lang = if (is.null(languages(x))) NULL else
  getOption("svyLang", "English"), use.node = TRUE)

mlgrm/svyr documentation built on May 13, 2019, 11:08 a.m.