+,R2PptxPresentation,R2PptxSlideList-method {r2pptx} | R Documentation |
Add R2Ppptx slidelist
Description
Add an R2PptxSlideList
object to a presentation.
Usage
## S4 method for signature 'R2PptxPresentation,R2PptxSlideList'
e1 + e2
Arguments
e1 |
|
e2 |
|
Value
An object of class R2PptxPresentation
, which is the
R2PptxPresentation
object e1
with an additional slide, the
R2pptxSlide
object e2
.
[Package r2pptx version 0.1.0 Index]