Set template path

template_path(x) <- value

# S4 method for 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

  • template_path<-,R2PptxPresentation-method: Set the template path of an R2PptxPresentation object.