Description Usage Arguments Value Examples
These property functions modify or return the fonts of a rtf_doc
object.
text()
will always return a vector of length 2. If the text is only
of length one an empty string will be appended.
1 2 3 4 5 |
x |
A |
... |
Additonal arguments passed to method dispatch |
value |
A character vector of length 0, 1, or 2 to set the text value
of a |
For text()
, the text vector of the supplied hf_line
object. For `text<-()`
and set_text()
, the modfied object.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.