| prPrepInputMatrixDimensions {htmlTable} | R Documentation |
Checks and converts dimensions into something the
htmlTable() is comfortable with.
prPrepInputMatrixDimensions(x, header = NULL)
x |
The matrix/data.frame with the data. For the |
header |
A vector of character strings specifying column
header, defaulting to |
Other hidden helper functions for htmlTable:
prAddCells(),
prAddEmptySpacerCell(),
prAddSemicolon2StrEnd(),
prEscapeHtml(),
prGetCgroupHeader(),
prGetRowlabelPos(),
prGetStyle(),
prPrepareAlign(),
prPrepareCgroup(),
prTblNo()