ftext {officer} | R Documentation |
Format a chunk of text with text formatting properties.
ftext(text, prop) ## S3 method for class 'ftext' format(x, type = "console", ...) ## S3 method for class 'ftext' print(x, ...)
text |
text value |
prop |
formatting text properties |
x |
|
type |
output format, one of wml, pml, html, console, text. |
... |
unused |
ftext("hello", fp_text())