View source: R/htmlTable_helpers_getRowlabelPos.R
prGetRowlabelPos | R Documentation |
Gets the rowlabel position
prGetRowlabelPos(cgroup = NULL, pos.rowlabel, header = NULL)
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 |
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()
,
prAddEmptySpacerCell()
,
prAddSemicolon2StrEnd()
,
prEscapeHtml()
,
prGetCgroupHeader()
,
prGetStyle()
,
prPrepInputMatrixDimensions()
,
prPrepareAlign()
,
prPrepareCgroup()
,
prTblNo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.