Description Usage Arguments Value Examples
Start the spinr shiny application
1 | spinrApp(appDir = system.file("shiny", package = "spinr"), ...)
|
appDir |
Scalar character, the path to the |
... |
Additional arguments passed on to the |
Nothing, the shiny app will be started in a separate window
1 2 3 4 | ## Not run:
spinrApp()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.