Prepares the align to match the columns
The alignment may be tricky and this function therefore simplifies this process by extending/shortening the alignment to match the correct number of columns.
prPrepareAlign(align, x, rnames, default_rn = "l")
x |
The matrix/data.frame with the data. For the |
rnames |
Default row names are generated from |
default_rn |
The default rowname alignment. This is an option as the header uses the same function and there may be differences in how the alignments should be implemented. |
Other hidden helper functions for htmlTable:
prAddCells()
,
prAddEmptySpacerCell()
,
prAddSemicolon2StrEnd()
,
prEscapeHtml()
,
prGetCgroupHeader()
,
prGetRowlabelPos()
,
prGetStyle()
,
prPrepInputMatrixDimensions()
,
prPrepareCgroup()
,
prTblNo()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.