escape_latex {papaja} | R Documentation |
This function is a copy of the non-exported function escape_latex()
from the knitr package.
This function is not exported.
escape_latex(x, newlines = FALSE, spaces = FALSE)
x |
Character. |
newlines |
Logical. Determines if |
spaces |
Logical. Determines if multiple spaces are escaped. |