View source: R/ui_chooserInput.r
chooserInput | R Documentation |
chooserInput
chooserInput( inputId, leftLabel, rightLabel, leftChoices, rightChoices, size = 5, multiple = FALSE )
inputId |
NA |
leftLabel |
NA |
rightLabel |
NA |
leftChoices |
NA |
rightChoices |
NA |
size |
NA |
multiple |
NA |
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.