Launch Shiny app using
launchResultsViewer(connectionDetails, databaseSchema)
An R object of type connectionDetails
created using the
DatabaseConnector::createConnectionDetails()
function.
The name of the database schema where the results were
written using uploadResults()
.
Does not return anything. Is called for the side-effect of launching the Shiny app.