Color scheme of a PowerPoint file
Get the color scheme of a 'PowerPoint' master layout into a data.frame.
color_scheme(x)
x
: an rpptx objectx <- read_pptx() color_scheme ( x = x )
Other functions for reading presentation information: annotate_base()
, doc_properties()
, layout_properties()
, layout_summary()
, length.rpptx()
, plot_layout_properties()
, slide_size()
, slide_summary()
Useful links