Run Shiny Dashboard App
run_dashboard.RdLaunches the interactive Shiny dashboard for random walk simulations. This is a convenience wrapper that combines the input and output modules into a complete application.
Arguments
- ...
Additional arguments passed to
shiny::shinyApp().