split_choices | R Documentation |
choices_selected
objects with interactions into
their component variablesSplit choices_selected
objects with interactions into
their component variables
split_choices(x)
x |
( |
a teal.transform::choices_selected()
object.
uses the regex \\*|:
to perform the split.
split_choices(choices_selected(choices = c("x:y", "a*b"), selected = all_choices()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.