Description Usage Arguments Value Warning Examples
Wraps text with a font tags. Conveniently detects c('face', 'size' and/or 'color') and creates a font tag with the supplied text.
1 | FT(..., text = "clipboard", copy2clip = interactive())
|
text |
A character vector or text copied to the clipboard. Default is to read from the clipboard. |
copy2clip |
logical. If |
... |
1 to 3 arguments of c('face', 'size' and/or 'color'):
|
Returns a character vector wrapped with a font tag.
Ligatures parsing is very good, however, these elements may be incorrect. If a warning is thrown check the use of "ff", "fi", "fl", "ffi" and "ffl".
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.