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