Skip to contents

This is a helper function to run the MIDI Shiny web application in the default web browser.

Usage

run_app()

Value

Nothing, but launches the Shiny app in the default web browser.

Examples

# \donttest{
  run_app()
# }