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