new_slct_one: Low level select one constructor

Description Usage

View source: R/class_select_one.R

Description

Low level select one constructor

Usage

1
2
3
4
5
6
7
8
new_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.