Learn R Programming

r2pptx (version 0.1.0)

template_path: Get template path

Description

Get template path

Usage

template_path(x)

# S4 method for 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 an R2PptxPresentation object.