powered by
get master layout color scheme into a data.frame.
color_scheme(x)
an rpptx object
Other functions for reading presentation informations: annotate_base(), layout_properties(), layout_summary(), length.rpptx(), plot_layout_properties(), slide_size(), slide_summary()
annotate_base()
layout_properties()
layout_summary()
length.rpptx()
plot_layout_properties()
slide_size()
slide_summary()
# NOT RUN { x <- read_pptx() color_scheme ( x = x ) # }
Run the code above in your browser using DataLab