| prPrepareCgroup {htmlTable} | R Documentation |
Due to the complicated structure of multilevel cgroups there some preparation for the cgroup options is required.
prPrepareCgroup(x, cgroup, n.cgroup, align.cgroup, css.cgroup)
x |
The matrix/data.frame with the data. For the |
cgroup |
A vector or a matrix of character strings defining major column header. The default
is to have none. These elements are also known as column spanners. If you want a column not
to have a spanner then put that column as "". If you pass cgroup and |
n.cgroup |
An integer vector or matrix containing the number of columns for which each element in
cgroup is a heading. For example, specify |
align.cgroup |
The justification of the |
css.cgroup |
The same as |
list(cgroup, n.cgroup, align.cgroup, cgroup_spacer_cells)
Other hidden helper functions for htmlTable: prAddCells,
prAddSemicolon2StrEnd,
prGetCgroupHeader,
prGetRowlabelPos, prGetStyle,
prPrepareAlign, prTblNo