View source: R/golem_utils_ui.R
radioButtons | R Documentation |
Modified shiny radioButtons func
radioButtons( inputId, label, choices = NULL, selected = NULL, inline = FALSE, width = NULL, choiceNames = NULL, choiceValues = NULL, tooltip = T, header = "?", popup = "Help tips", pos = "right" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.