powered by
This funciton constructs the server functions of the shiny app.
getServer(exdir, inputDir = NULL)
path to the example directory
path to the input directory
# NOT RUN { exampleDir <- system.file('example', package = "xROI") server <- getServer(exampleDir) # }
Run the code above in your browser using DataLab