runGUI: This function runs the shiny app

Description Usage Arguments Details Value Examples

View source: R/runGUI.R View source: R/functions.R

Description

This function runs the shiny app

Usage

1

Arguments

example

The name of the embedded app found in the package.

Details

This function is in charge of running the Aphrodite GUI

Value

Nothing

Examples

1
2
3
4
5
6
## Not run: 

 runGUI("Aphrodite")


## End(Not run)

OHDSI/Aphrodite documentation built on Sept. 18, 2020, 10:26 p.m.