addHeader.RTF: Insert a header into the RTF document
Description
Insert a header into the RTF document.
Usage
# S3 method for RTF
addHeader(this, title, subtitle=NULL, font.size=NULL, TOC.level=NULL, ...)
Arguments
subtitle
Header subtitle text. optional.
font.size
Font size in points. optional.
TOC.level
Indent level for table of contents. optional.
See Also
For more information see RTF
.