View source: R/FilterStates-utils.R
data_choices_labeled | R Documentation |
choices_labeled
objectReturns a choices_labeled
object
data_choices_labeled(
data,
choices,
varlabels = teal.data::col_labels(data, fill = TRUE),
keys = character(0)
)
data |
( |
choices |
( |
varlabels |
( |
keys |
( |
character(0)
if choices are empty; a choices_labeled
object otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.