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