select_org | R Documentation |
Get a sales data frame for demo
select_org(label, selectize, multiple, selected, width, size)
label |
Display label for the control, or |
selectize |
Whether to use selectize.js or not. |
multiple |
Is selection of multiple items allowed? |
selected |
The initially selected value (or multiple values if |
width |
The width of the input, e.g. |
size |
Number of items to show in the selection box; a larger number
will result in a taller box. Not compatible with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.