Launch Shiny app using a SQLite database

launchResultsViewerUsingSqlite(sqliteFileName)

Arguments

sqliteFileName

The name of the SQLite file where the results were stored using the insertExportedResultsInSqlite() function.

Value

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