slct_one: Select one character constructor

Description Usage

View source: R/class_select_one.R

Description

'slct_one()' constructs a select one vector. Can be constructed from a character vector itself.

Usage

1
2
3
4
5
6
7
8
slct_one(
  x = character(),
  relevant = NA,
  choice_names = NA,
  choice_labels = NA,
  label = NA,
  constraint = NA
)

caldwellst/koborg documentation built on May 29, 2020, 3:04 a.m.