officer (version 0.3.6)

color_scheme: color scheme

Description

get master layout color scheme into a data.frame.

Usage

color_scheme(x)

Arguments

x

an rpptx object

See Also

Other functions for reading presentation informations: annotate_base, layout_properties, layout_summary, length.rpptx, slide_size, slide_summary

Examples

Run this code
# NOT RUN {
x <- read_pptx()
color_scheme ( x = x )
# }

Run the code above in your browser using DataCamp Workspace