extract_raw_choices {teal.widgets} | R Documentation |
Description
Extract raw values from choices
Usage
extract_raw_choices(choices, sep)
Arguments
|
(choices_labeled , list or character )
object containing choices
|
|
(character(1) )
A separator string to split the choices or selected inputs into the values of
the different columns.
|
Value
choices simplified
[Package
teal.widgets version 0.4.2
Index]