color_scheme function

Color scheme of a PowerPoint file

Color scheme of a PowerPoint file

Get the color scheme of a 'PowerPoint' master layout into a data.frame.

color_scheme(x)

Arguments

  • x: an rpptx object

Examples

x <- read_pptx() color_scheme ( x = x )

See Also

Other functions for reading presentation information: annotate_base(), doc_properties(), layout_properties(), layout_summary(), length.rpptx(), plot_layout_properties(), slide_size(), slide_summary()