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