safeLabel | R Documentation |
This is a helper function used internally to HTML-escape user-provided labels. It prevents strings from unintentionally being treated as HTML when they are intended to be plaintext.
safeLabel(label, data)
label |
A vector or list of plain characters or HTML (marked by
|
data |
A data frame over which the formula is evaluated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.