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 rtf::addPageBreak.

References

This is a copy of the endrtf function from the [GLFC] package.

See Also

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


krphillips/EchoNet2Fish documentation built on March 19, 2022, 11:59 p.m.