+,R2PptxPresentation,R2PptxSlideList-method {r2pptx} | R Documentation |
Add an R2PptxSlideList
object to a presentation.
## S4 method for signature 'R2PptxPresentation,R2PptxSlideList'
e1 + e2
e1 |
|
e2 |
|
An object of class R2PptxPresentation
, which is the
R2PptxPresentation
object e1
with an additional slide, the
R2pptxSlide
object e2
.