launchResultsViewerUsingSqlite: Launch Shiny app using a SQLite database

View source: R/Viewer.R

launchResultsViewerUsingSqliteR Documentation

Launch Shiny app using a SQLite database

Description

Launch Shiny app using a SQLite database

Usage

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.


OHDSI/CohortMethod documentation built on Oct. 9, 2024, 12:50 p.m.