Launch Shiny app using a SQLite database
launchResultsViewerUsingSqlite(sqliteFileName)
The name of the SQLite file where the results were stored
using the insertExportedResultsInSqlite()
function.
Does not return anything. Is called for the side-effect of launching the Shiny app.