cast-slct-one: Cast to 'borg_slct_one'

Description Usage Arguments

Description

Cast 'x' to a 'borg_slct_one' vector

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
as_slct_one(x, ...)

## S3 method for class 'borg_slct_one'
as_slct_one(x, ...)

## S3 method for class 'character'
as_slct_one(
  x,
  relevant = NA,
  choice_names = NA,
  choice_labels = NA,
  label = NA,
  constraint = NA,
  ...
)

Arguments

x

An object to coerce to 'borg_slct_one'.

...

Arguments passed on to further methods.


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