Launch Shiny app using

launchResultsViewer(connectionDetails, databaseSchema)

Arguments

connectionDetails

An R object of type connectionDetails created using the DatabaseConnector::createConnectionDetails() function.

databaseSchema

The name of the database schema where the results were written using uploadExportedResults().

Value

Does not return anything. Is called for the side-effect of launching the Shiny app.