launchMethodEvaluationApp: Launch the Method Evaluation Shiny app

View source: R/ShinyApps.R

launchMethodEvaluationAppR Documentation

Launch the Method Evaluation Shiny app

Description

Launch the Method Evaluation Shiny app

Usage

launchMethodEvaluationApp(exportFolder, launch.browser = TRUE)

Arguments

exportFolder

A folder where the data files for the Method Evaluation app are stored. Use the packageOhdsiBenchmarkResults function to populate this folder.

launch.browser

Should the app be launched in your default browser, or in a Shiny window. Note: copying to clipboard will not work in a Shiny window.

Details

Launches a Shiny app that allows the user to explore the results.


OHDSI/MethodEvaluation documentation built on July 3, 2023, 1:25 p.m.