setGroups | R Documentation |
This function allows to set groups for rows, columns or clusters that shall be summarised.
setGroups(schema = NULL, rows = NULL, columns = NULL)
schema |
[ |
rows |
[ |
columns |
[ |
An object of class schema
.
Other functions to describe table arrangement:
setCluster()
,
setFilter()
,
setFormat()
,
setIDVar()
,
setObsVar()
# please check the vignette for examples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.