launchResultsViewer: Launch Shiny app using

View source: R/Viewer.R

launchResultsViewerR Documentation

Launch Shiny app using

Description

Launch Shiny app using

Usage

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 uploadResults().

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.