Learn R Programming

DVHmetrics (version 0.4.2)

runGUI: Open web-based GUI in browser

Description

Opens the web-based GUI in an external browser.

Usage

runGUI(...)

Arguments

...

Arguments passed to runApp. Supply port=80 if a web browser refuses to connect to the randomly chosen port for security reasons.

Details

This function calls runApp to run the included DVHshiny application. See vignette("DVHshiny") for documentation.

See Also

runApp

Examples

Run this code
# NOT RUN {
runGUI()
# }

Run the code above in your browser using DataLab