template_path<- {r2pptx}R Documentation

Set template path

Description

Set template path

Usage

template_path(x) <- value

## S4 replacement method for signature 'R2PptxPresentation'
template_path(x) <- value

Arguments

x

object to set the template path of.

value

character. File path of the new template

Value

The R2PptxPresentation object x with the changed template path.

Functions


[Package r2pptx version 0.1.0 Index]