Description Usage Arguments Examples
Wraps text with a background color specific font tags.
1 2 | HL(text = "clipboard", color = "yellow", copy2clip = interactive(),
print = FALSE)
|
text |
A character vector or text copied to the clipboard. Default is to read from the clipboard. |
color |
A character string taken from R's built-in color names or a hexidecimal color. |
copy2clip |
logical. If |
print |
logical. If TRUE |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.