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