new_slidelist {r2pptx} | R Documentation |
New slide list
Description
Make a R2PptxSlideList
object representing a list of PowerPoint slides
Usage
new_slidelist(slides = list())
Arguments
slides |
list. List of |
Value
An object of class R2PptxSlideList
representing a list of
R2pptxSlide
object.
[Package r2pptx version 0.1.0 Index]