addNewLine.RTF {rtf} | R Documentation |
Insert a new line into the RTF document.
## S3 method for class 'RTF'
addNewLine(this, n=1, ...)
this |
An RTF object. |
n |
Number of lines to add. Default is 1. optional |
... |
Not used. |
Michael E. Schaffer
For more information see RTF
.