| addText.RTF | R Documentation |
Insert text into the RTF document.
## S3 method for class 'RTF'
addText(this, ..., bold=FALSE, italic=FALSE)
this |
An RTF object. |
bold |
Bold text. optional. |
italic |
Italic text. optional. |
... |
Any number of character strings to concatenate. |
Michael E. Schaffer
For more information see RTF.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.