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