fileInput: Modified shiny fileInput func

Description Usage

View source: R/golem_utils_ui.R

Description

Modified shiny fileInput func

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
fileInput(
  inputId,
  label,
  multiple = FALSE,
  accept = NULL,
  width = NULL,
  buttonLabel = "Browse...",
  placeholder = "No file selected",
  tooltip = T,
  header = "?",
  popup = "Help tips",
  pos = "right"
)

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