Learn R Programming

compareGroups (version 3.3)

cGroupsWUI: Web User Interface.

Description

This function opens a web browser with a graphical interface based on shiny package.

Usage

cGroupsWUI(port = 8102L)

Arguments

port

integer. Same as 'port' argument of runApp. Default value is 8102L.

See Also

cGroupsGUI, compareGroups, createTable

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
require(compareGroups)

cGroupsWUI()

# }
# NOT RUN {
# }

Run the code above in your browser using DataLab