Make a R2PptxSlideList
object representing a list of PowerPoint slides
new_slidelist(slides = list())
list. List of R2PptxSlide
objects to initialize the list with.
Defaults to empty list.
An object of class R2PptxSlideList
representing a list of
R2pptxSlide
object.