Learn R Programming

rtf (version 0.4-14)

addParagraph.RTF: Insert a paragraph into the RTF document

Description

Insert a paragraph into the RTF document.

Usage

# S3 method for RTF
addParagraph(this, ...)

Arguments

this

An RTF object.

...

A character vector of text to add.

See Also

For more information see RTF.