new_rank_position: Low level rank position constructor

Description Usage

View source: R/class_rank_position.R

Description

Low level rank position constructor

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
new_rank_position(
  x = integer(),
  relevant = NA,
  choice_name = NA,
  choice_label = NA,
  q_name = NA,
  label = NA,
  constraint = NA,
  max_rank = NA,
  position_sep = "/"
)

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