extract_raw_choices: Extract raw values from choices

View source: R/optionalInput.R

extract_raw_choicesR Documentation

Extract raw values from choices

Description

Extract raw values from choices

Usage

extract_raw_choices(choices, sep)

Arguments

choices

(choices_labeled, list or character)
object containing choices

sep

(character(1))
A separator string to split the choices or selected inputs into the values of the different columns.

Value

choices simplified


teal.widgets documentation built on May 29, 2024, 2:41 a.m.