powered by
The string parameter is an R string that will have a regex applied to it so backslashes will need to be escaped before calling this.
laTeXEscapeString(nameString)
Returns the escaped string
The string to have escapes applied.
Greg Hunt <greg@firmansyah.com>
laTeXEscapeString("a$b")
Run the code above in your browser using DataLab