Learn R Programming

r2pptx (version 0.1.0)

+,R2PptxPresentation,R2PptxSlideList-method: Add R2Ppptx slidelist

Description

Add an R2PptxSlideList object to a presentation.

Usage

# S4 method for R2PptxPresentation,R2PptxSlideList
+(e1, e2)

Arguments

e1

R2PptxPresentation object

e2

R2PptxSlideList object

Value

An object of class R2PptxPresentation, which is the R2PptxPresentation object e1 with an additional slide, the R2pptxSlide object e2.