Learn R Programming

rtf (version 0.4-14)

addNewLine.RTF: Insert a new line into the RTF document

Description

Insert a new line into the RTF document.

Usage

# S3 method for RTF
addNewLine(this, n=1, ...)

Arguments

this

An RTF object.

n

Number of lines to add. Default is 1. optional

...

Not used.

See Also

For more information see RTF.