Description Usage Value Examples
demonstrate the use of makeSelectInput
1 | demoApp()
|
Run only for side effect of starting a shiny app.
1 2 3 4 | if (interactive()) {
require(shiny)
print(demoApp())
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.