RunGUI: Shows a GUI (Graphical User Interface) that lets you specify...

Description Usage Arguments

Description

Shows a GUI (Graphical User Interface) that lets you specify AHP models and view the results.

Usage

1
RunGUI(port = getOption("shiny.port"))

Arguments

port

The TCP port that the application should listen on. If the port is not specified, and the shiny.port option is set (with options(shiny.port = XX)), then that port will be used. Otherwise, use a random port.


ahp documentation built on May 2, 2019, 8:16 a.m.