funchir-table {funchir} | R Documentation |
Here are wrappers for common table creation/manipulation/printing operations.
sanitize2(str)
str |
|
sanitize2
is a replacement to the internal sanitize
function used by default in xtable
. Adds items for fixing left and right square brackets, which are (in the current–2017/03/03–version of print.xtable
) by default left alone, which can cause errors.
sanitize2('$\\mathcal{B}$')