FT(..., text = "clipboard", copy2clip = interactive())
"arial", "arial_black",
"comic_sans_ms", "courier",
"courier_new", "georgia",
"helvetica", "impact", "palatino",
"times_new_roman", "trebuchet_ms",
"verdanaBrowse"). TRUE attempts to
copy the output to the clipboard.Returns a character vector wrapped with a font tag.
Wraps text with a font tags. Conveniently detects c(`face`, `size` and/or `color`) and creates a font tag with the supplied text.
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".
FT(6, text="guy")[1] guyFT(6, blue, text="guy")[1] guyFT(6, red, times_new_roman, text="guy")[1] guy