extract_choices_labels: Extract labels from choices basing on attributes and names

View source: R/utils.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 list or vector) with subset of choices for which labels should be extracted, NULL for all choices.

Value

character vector with labels.


teal.transform documentation built on May 29, 2024, 5:06 a.m.