extract_choices_labels: Extract labels from choices basing on attributes and names

View source: R/optionalInput.R

extract_choices_labelsR Documentation

Extract labels from choices basing on attributes and names

Description

Extract labels from choices basing on attributes and names

Usage

extract_choices_labels(choices, values = NULL)

Arguments

choices

(list or vector)
select choices

values

(optional)
choices subset for which labels should be extracted, NULL for all choices.

Value

(character) vector with labels


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