inst/Tools/ui/UPLOADLLQC_ui.R

mainPanel(
  h3("PipeFish::Upload Instrument QC Light Leak Data"),
  br(),
  p("Select directory containing xlsx files from light leak utility test"),
  checkboxInput("CB", "open and save XLSX files first", value = TRUE, width = NULL),
  actionButton('send', "Upload Data", icon = icon("cog", lib = "glyphicon"), width = NULL)
)
JARS3N/PipeFish documentation built on May 7, 2019, 6:47 a.m.