plot_layout {r2pptx} | R Documentation |
Plot layout
Description
A thin wrapper around officer::plot_layout_properties()
to plot
layouts for R2PpptxPresentation
objects.
Usage
plot_layout(x, layout)
Arguments
x |
|
layout |
character. Name of the layout to see properties for. |
Value
No return value, called for side effects
[Package r2pptx version 0.1.0 Index]