Runs a demo app with the code
Details
Runs a demo app with the code. See the code in the example_application folder for how this is accomplished.
Examples
if (interactive()) {
shiny::runApp(runDirinputExample())
}
Runs a demo app with the code
Runs a demo app with the code. See the code in the example_application folder for how this is accomplished.
if (interactive()) {
shiny::runApp(runDirinputExample())
}