Set template path
template_path(x) <- value
# S4 method for R2PptxPresentation
template_path(x) <- value
object to set the template path of.
character. File path of the new template
The R2PptxPresentation
object x
with the changed
template path.
template_path<-,R2PptxPresentation-method
: Set the template path of an R2PptxPresentation
object.