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