numericInput: Modified shiny numericInput func

Description Usage

View source: R/golem_utils_ui.R

Description

Modified shiny numericInput func

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
numericInput(
  inputId,
  label,
  value,
  min = NA,
  max = NA,
  step = NA,
  width = NULL,
  tooltip = T,
  header = "?",
  popup = "Help tips",
  pos = "right"
)

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