R2PptxSlideList-class {r2pptx} | R Documentation |
Slide list
Description
R2PptxSlideList
is an S4 class to contain groups of R2PptxSlide
objects that are not part of a presentation. It is meant to be used to create
lists of slides and then be able to add the list easily to a presentation.
Slots
slides
list. A list of
R2PptxSlide
objects
[Package r2pptx version 0.1.0 Index]