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

Description Usage Arguments Author(s) See Also

Description

Insert a new line into the RTF document.

Usage

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

Arguments

this

An RTF object.

n

Number of lines to add. Default is 1. optional

...

Not used.

Author(s)

Michael E. Schaffer

See Also

For more information see RTF.


rtf documentation built on March 26, 2020, 7:40 p.m.