htmlEscape | R Documentation |
Escape HTML entities contained in a character vector so that it can be safely included as text or an attribute value within an HTML document
htmlEscape(text, attribute = FALSE)
text |
Text to escape |
attribute |
Escape for use as an attribute value |
Character vector with escaped text.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.