prGetRowlabelPos {htmlTable} | R Documentation |
Gets the rowlabel position
prGetRowlabelPos(cgroup, pos.rowlabel, header)
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 |
pos.rowlabel |
Where the rowlabel should be positioned. This value can be |
header |
A vector of character strings specifying column
header, defaulting to |
integer
Returns the position within the header rows
to print the rowlabel
argument
Other hidden helper functions for htmlTable
: prAddCells
,
prAddSemicolon2StrEnd
,
prGetCgroupHeader
,
prGetStyle
, prPrepareAlign
,
prPrepareCgroup
, prTblNo