Run shiny microhaplot app
runShinyHaplot( path = system.file("shiny", "microhaplot", package = "microhaplot") )
| path | Path to shiny microhaplot app. Optional. If not specified, the path is default to local app path. | 
|---|
Runs shiny microhaplot application via shiny::runApp which typically doesn't return; interrupt R to stop the application (usually by pressing Ctrl+C or Esc).