Get template path

template_path(x)

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

  • template_path(R2PptxPresentation): Get the template path of an R2PptxPresentation object.