prGetStyle {htmlTable} | R Documentation |
A function for checking, merging, and more with a variety of different style formats.
prGetStyle(...)
... |
Styles can be provided as |
string
Returns the codes merged into one string with
correct CSS ; and : structure.
Other hidden helper functions for htmlTable:
prAddCells()
,
prAddEmptySpacerCell()
,
prAddSemicolon2StrEnd()
,
prEscapeHtml()
,
prGetCgroupHeader()
,
prGetRowlabelPos()
,
prPrepInputMatrixDimensions()
,
prPrepareAlign()
,
prPrepareCgroup()
,
prTblNo()