Rdocumentation
powered by
Learn R Programming
ReporteRs (version 0.7.2)
addSection: Add a section into a document object
Description
Add a section into a document object
Usage
addSection(doc, ...)
Arguments
doc
document object
...
further arguments passed to other methods
Value
a document object
Details
addSection
only works with docx documents. See
addSection.docx
for examples.
See Also
docx
,
addSection.docx