length,R2PptxSlide-method {r2pptx} | R Documentation |
Returns the number of elements in a slide
## S4 method for signature 'R2PptxSlide'
length(x)
## S4 method for signature 'R2PptxPresentation'
length(x)
x |
'R2PptxSlide' object |
Integer, number of elements in the R2PptxSlide
object
Integer, the number of slides in the presentation.