length: Get slide length

Description Usage Arguments Value

Description

Returns the number of elements in a slide

Usage

1
2
3
4
5
## S4 method for signature 'R2PptxSlide'
length(x)

## S4 method for signature 'R2PptxPresentation'
length(x)

Arguments

x

'R2PptxSlide' object

Value

Integer, number of elements in the R2PptxSlide object

Integer, the number of slides in the presentation.


r2pptx documentation built on Sept. 16, 2021, 1:07 a.m.