View source: R/htmlTable_helpers_prepInputMatrixDimensions.R
prPrepInputMatrixDimensions | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.