powered by
Get the color scheme of a 'PowerPoint' master layout into a data.frame.
color_scheme(x)
an rpptx object
Other functions for reading presentation information: annotate_base(), doc_properties(), layout_properties(), layout_summary(), length.rpptx(), plot_layout_properties(), slide_size(), slide_summary()
annotate_base()
doc_properties()
layout_properties()
layout_summary()
length.rpptx()
plot_layout_properties()
slide_size()
slide_summary()
x <- read_pptx() color_scheme ( x = x )
Run the code above in your browser using DataLab