Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cGroupsGUI

Graphical user interface based on tcltk tools


Description

This function allows the user to build tables in an easy and intuitive way and to modify several options, using a graphical interface.

Usage

cGroupsGUI(X)

Arguments

X

a matrix or a data.frame. 'X' must exist in .GlobalEnv.

Details

See the vignette for more detailed examples illustrating the use of this function.

Note

If a data.frame or a matrix is passed through 'X' argument or is loaded by the 'Load data' GUI menu, this object is placed in the .GlobalEnv. Manipulating this data.frame or matrix while GUI is opened may produce an error in executing the GUI operations.

See Also

Examples

## Not run: 
data(regicor)
cGroupsGUI(regicor)

## End(Not run)

compareGroups

Descriptive Analysis by Groups

v4.5.1
GPL (>= 2)
Authors
Isaac Subirana [aut, cre] (<https://orcid.org/0000-0003-1676-0197>), Joan Salvador [ctb]
Initial release
2021-03-29

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.