R/slide.R
R/presentation.R
length.Rd
Returns the number of elements in a slide
# S4 method for class 'R2PptxSlide' length(x) # S4 method for class 'R2PptxPresentation' length(x)
`R2PptxSlide` object
Integer, number of elements in the R2PptxSlide object
R2PptxSlide
Integer, the number of slides in the presentation.