Learn R Programming

compareGroups (version 4.9.0)

cGroupsWUI: Web User Interface based on Shiny tools.

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

if (FALSE) {

require(compareGroups)

cGroupsWUI()

}

Run the code above in your browser using DataLab