officer (version 0.1.6)

color_scheme: color scheme

Description

get master layout color scheme into a data.frame.

Usage

color_scheme(x)

Arguments

x

rpptx object

Examples

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

Run the code above in your browser using DataCamp Workspace