spinrApp: Start the spinr shiny application

Description Usage Arguments Value Examples

Description

Start the spinr shiny application

Usage

1
spinrApp(appDir = system.file("shiny", package = "spinr"), ...)

Arguments

appDir

Scalar character, the path to the spinr shiny app

...

Additional arguments passed on to the shiny::runApp() function

Value

Nothing, the shiny app will be started in a separate window

Examples

1
2
3
4
## Not run: 
spinrApp()

## End(Not run)

tomsing1/spinr documentation built on May 3, 2019, 10:44 p.m.