laTeXEscapeString | R Documentation |
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)
nameString |
The string to have escapes applied. |
Returns the escaped string
Greg Hunt <greg@firmansyah.com>
laTeXEscapeString("a$b")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.