run_demo
runs demo shiny app which logs different types of events.
run_demo_dashboard
runs demo shiny dashboard that allows
for interactive analysis of events from demo app.
The demo app can be also run in background and events fired in the app
can be seen immediately in the demo dashboard.
run_demo(in_background = FALSE) run_demo_dashboard()
in_background | A logical.
If |
---|
run_demo
: Run demo shiny app
run_demo_dashboard
: Run demo shiny dashboard