| template_path {r2pptx} | R Documentation |
Get template path
Description
Get template path
Usage
template_path(x)
## S4 method for signature 'R2PptxPresentation'
template_path(x)
Arguments
x |
object to get the template path for. |
Value
Character, the file path this R2PptxPresentation points to.
Methods (by class)
-
R2PptxPresentation: Get the template path of anR2PptxPresentationobject.
[Package r2pptx version 0.1.0 Index]