View source: R/htmlTable_helpers_escapeHtml.R
prEscapeHtml | R Documentation |
Removes the htmlEntities from table input data. Note that this also replaces $ signs in order to remove the MathJax issue.
prEscapeHtml(x)
x |
The matrix/data.frame with the data. For the |
x
without the html entities
Other hidden helper functions for htmlTable:
prAddCells()
,
prAddEmptySpacerCell()
,
prAddSemicolon2StrEnd()
,
prGetCgroupHeader()
,
prGetRowlabelPos()
,
prGetStyle()
,
prPrepInputMatrixDimensions()
,
prPrepareAlign()
,
prPrepareCgroup()
,
prTblNo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.