endrtf: Write and Close an RTF Document

View source: R/endrtf.R

endrtfR Documentation

Write and Close an RTF Document

Description

Write and close an rtf (rich text format) document.

Usage

endrtf(rtf = doc, details = TRUE, ...)

Arguments

rtf

An rtf object, default doc.

details

Logical scalar indicating if session details should be added to the end of the document, default FALSE.

...

Additional parameters to addPageBreak.RTF.

See Also

startrtf for an example, heading, para, tabl, figu, figbig, RTF, addPageBreak.RTF.


JVAdams/GLFC documentation built on Jan. 5, 2023, 12:59 a.m.