setGroups {tabshiftr} | R Documentation |
Set Groups
Description
This function allows to set groups for rows, columns or clusters that shall be summarised.
Usage
setGroups(schema = NULL, rows = NULL, columns = NULL)
Arguments
schema |
[ |
rows |
[ |
columns |
[ |
Value
An object of class schema
.
See Also
Other functions to describe table arrangement:
setCluster()
,
setFilter()
,
setFormat()
,
setIDVar()
,
setObsVar()
Examples
# please check the vignette for examples
[Package tabshiftr version 0.4.1 Index]