escapeXml | R Documentation |
Escape the characters &
,"
,'
,<
,>
escapeXml(x)
x |
a |
The same character
vector x but xml escaped.
https://stackoverflow.com/a/1091953/10415129
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.