Rdocumentation
powered by
Learn R Programming
ReporteRs (version 0.7.2)
addPageNumber: Insert a page number into a document object
Description
Insert a page number into a document object
Usage
addPageNumber(doc, ...)
Arguments
doc
document object
...
further arguments passed to other methods
Value
a document object
Details
addPageNumber
only works with pptx documents. See
addPageNumber.pptx
for examples.
See Also
pptx
,
addPageNumber.pptx