addParagraph.RTF {rtf}R Documentation

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.

Author(s)

Michael E. Schaffer

See Also

For more information see RTF.


[Package rtf version 0.4-14.1 Index]