radioButtons: Modified shiny radioButtons func

Description Usage

View source: R/golem_utils_ui.R

Description

Modified shiny radioButtons func

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
radioButtons(
  inputId,
  label,
  choices = NULL,
  selected = NULL,
  inline = FALSE,
  width = NULL,
  choiceNames = NULL,
  choiceValues = NULL,
  tooltip = T,
  header = "?",
  popup = "Help tips",
  pos = "right"
)

igemsoftwareadmin/ClusteRsy-Linkoping documentation built on Jan. 1, 2021, 3:26 a.m.