runShinyBrainSABER {BrainSABER} | R Documentation |
This function runs the Shiny app for the BrainSABER workflow.
runShinyBrainSABER()
NULL (Invisibly)
## Only run this example in interactive R sessions if (interactive()) { options(device.ask.default = FALSE) runShinyBrainSABER() }