Removes the htmlEntities from table input data. Note that this also replaces $ signs in order to remove the MathJax issue.
prEscapeHtml(x)x without the html entities
The matrix/data.frame with the data. For the print and knit_print
it takes a string of the class htmlTable as x argument.
Other hidden helper functions for htmlTable:
prAddCells(),
prAddEmptySpacerCell(),
prAddSemicolon2StrEnd(),
prGetCgroupHeader(),
prGetRowlabelPos(),
prGetStyle(),
prPrepInputMatrixDimensions(),
prPrepareAlign(),
prPrepareCgroup(),
prTblNo()