template_path {r2pptx} | R Documentation |
Get template path
template_path(x)
## S4 method for signature 'R2PptxPresentation'
template_path(x)
x |
object to get the template path for. |
Character, the file path this R2PptxPresentation
points to.
R2PptxPresentation
: Get the template path of an
R2PptxPresentation
object.