addText.RTF: Insert text into the RTF document
Description
Insert text into the RTF document.Usage
## S3 method for class 'RTF':
addText(this, ..., bold=FALSE, italic=FALSE)
Arguments
italic
Italic text. optional.
...
Any number of character strings to concatenate.
See Also
For more information see RTF
.