View source: R/pptx_informations.R
layout_summary | R Documentation |
Get information about slide layouts and master layouts into a data.frame. This function returns a data.frame containing all layout and master names.
layout_summary(x)
x |
an rpptx object |
Other functions for reading presentation information:
annotate_base()
,
color_scheme()
,
doc_properties()
,
layout_properties()
,
length.rpptx()
,
plot_layout_properties()
,
slide_size()
,
slide_summary()
my_pres <- read_pptx()
layout_summary ( x = my_pres )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.