Learn R Programming

rtf (version 0.4-6)

addParagraph.RTF: Insert a paragraph into the RTF document

Description

Insert a paragraph into the RTF document.

Usage

## S3 method for class 'RTF':
addParagraph(this, ...)

Arguments

this
An RTF object.
...
A character vector of text to add.

See Also

For more information see RTF.