Description Usage Value Examples
View source: R/runShinyBrainSABER.R
This function runs the Shiny app for the BrainSABER workflow.
1 |
NULL (Invisibly)
1 2 3 4 5 | ## Only run this example in interactive R sessions
if (interactive()) {
options(device.ask.default = FALSE)
runShinyBrainSABER()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.