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