layout_summary: Presentation layouts summary

View source: R/pptx_informations.R

layout_summaryR Documentation

Presentation layouts summary

Description

Get informations about slide layouts and master layouts into a data.frame. This function returns a data.frame containing all layout and master names.

Usage

layout_summary(x)

Arguments

x

an rpptx object

See Also

Other functions for reading presentation informations: annotate_base(), color_scheme(), doc_properties(), layout_properties(), length.rpptx(), plot_layout_properties(), slide_size(), slide_summary()

Examples

my_pres <- read_pptx()
layout_summary ( x = my_pres )

davidgohel/officer documentation built on March 18, 2024, 4:06 p.m.