addSection
From ReporteRs v0.7.1
by David Gohel
Add a section into a document object
Add a section into a document object
Usage
addSection(doc, ...)
Arguments
- doc
document object
- ...
further arguments passed to other methods
Details
addSection
only works with docx documents. See
addSection.docx
for examples.
Value
a document object
See Also
Community examples
Looks like there are no examples yet.