View source: R/create_instrument_optGroups.R
create_instrument_optGroups | R Documentation |
This function accepts the sector and id columns of the data set and create a list of groups as required by the selectizeInput optgroup functionality
create_instrument_optGroups(sector, id)
sector |
sector column |
id |
id column |
a list of groups for sector/ id as required by the selectizeInput optgroup functionality
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.