layout_summary
From officer v0.3.4
by David Gohel
presentation layouts summary
get informations about slide layouts and master layouts into a data.frame.
Usage
layout_summary(x)
Arguments
- x
rpptx object
Examples
# NOT RUN {
my_pres <- read_pptx()
layout_summary ( x = my_pres )
# }
Community examples
Looks like there are no examples yet.