get_layouts {r2pptx} | R Documentation |
Get layouts
Description
A thin wrapper around officer::layout_summary()
to get layouts for
R2PpptxPresentation
objects.
Usage
get_layouts(x)
Arguments
x |
|
Value
An object of class data.frame
with fields for the layout name
and the name of the slide theme (master).
[Package r2pptx version 0.1.0 Index]