runShinyBrainSABER: ShinyBrainSABER

Description Usage Value Examples

View source: R/runShinyBrainSABER.R

Description

This function runs the Shiny app for the BrainSABER workflow.

Usage

1

Value

NULL (Invisibly)

Examples

1
2
3
4
5
## Only run this example in interactive R sessions
if (interactive()) {
    options(device.ask.default = FALSE)
    runShinyBrainSABER()
}

bicbioeng/BrainSABER documentation built on Oct. 10, 2021, 6:38 a.m.