endrtf: Write and Close an RTF Document

Description Usage Arguments References See Also

View source: R/endrtf.R

Description

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

Usage

1
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.


JVAdams/EchoNet2Fish documentation built on Feb. 15, 2021, 4:27 a.m.