Gets the rowlabel position
Arguments
- cgroup
A vector, matrix or list 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.crgroupas matrices you can have column spanners for several rows. See cgroup section below for details.- header
A vector of character strings specifying column header, defaulting to
colnames(x)
See also
Other hidden helper functions for htmlTable:
prAddCells(),
prAddEmptySpacerCell(),
prAddSemicolon2StrEnd(),
prEscapeHtml(),
prGetCgroupHeader(),
prGetStyle(),
prPrepInputMatrixDimensions(),
prPrepareAlign(),
prPrepareCgroup(),
prTblNo()