startParagraph.RTF {rtf} | R Documentation |
Start a new paragraph in the RTF document
Description
Start a new paragraph in the RTF document.
Usage
## S3 method for class 'RTF'
startParagraph(this, ...)
Arguments
this |
An RTF object. |
... |
Not used. |
Author(s)
Michael E. Schaffer
See Also
For more information see RTF
.
[Package rtf version 0.4-14.1 Index]