sanitize {isobar} | R Documentation |
Sanitizes strings for LaTeX
sanitize(str, dash = TRUE)
str |
character string to be escaped |
dash |
shoud a dash ('-') should be escaped to a '\nobreakdash-'? |
escaped character
iQuantitator,Florian P Breitwieser
sanitize("\textbf{123-123}")