escapeXmlText | R Documentation |
Escape the characters '<' and &
in a character vector meant to be xml-text content.
escapeXmlText(x)
x |
a |
The same character
vector x but xml text escaped.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.