addDate
From ReporteRs v0.5
by David Gohel
Insert a date into a document object
Insert a date into a document object
Usage
addDate(doc, ...)
Arguments
- doc
document object
- ...
further arguments passed to other methods
Details
addDate only works for pptx slides. See
addSlide.pptx
. docx
and html
object have no method addDate
implemented.
Value
a document object
See Also
Community examples
Looks like there are no examples yet.