inst/shiny-app/ui.R

shinyUI(bootstrapPage(
    fileInput("xmlFile","Choose mss xml file"),
    textOutput("message"),
    downloadLink("downloadData", "Download tables")

))
behrica/mssTablesToExcel documentation built on Jan. 25, 2020, 6:39 p.m.