addHeader.RTF: Insert a header into the RTF document

Description Usage Arguments Author(s) See Also

Description

Insert a header into the RTF document.

Usage

1
2
## S3 method for class 'RTF'
addHeader(this, title, subtitle=NULL, font.size=NULL, TOC.level=NULL, ...)

Arguments

this

An RTF object.

title

Header title text.

subtitle

Header subtitle text. optional.

font.size

Font size in points. optional.

TOC.level

Indent level for table of contents. 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.