Some shiny inputs like selectInput
need a named list
for their choices.
1 | label_lang_list(..., value)
|
... |
Named character vectors. |
value |
Character vector with unique values that will be returned by input$<inputId> |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.