prPrepareAlign {htmlTable} | R Documentation |
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")
align |
A character strings specifying column alignments, defaulting to
|
x |
The matrix/data.frame with the data. For the |
rnames |
Default rownames 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
,
prAddSemicolon2StrEnd
,
prEscapeHtml
,
prGetCgroupHeader
,
prGetRowlabelPos
, prGetStyle
,
prPrepareCgroup
, prTblNo