write_pptx: Write pptx

Description Usage Arguments Value Methods (by class)

Description

Write an object to a '.pptx' file.

Usage

1
2
3
4
write_pptx(x, path)

## S4 method for signature 'R2PptxPresentation'
write_pptx(x, path)

Arguments

x

object

path

character. File path to write to.

Value

Returns the R2PptxPresentation object given to the function.

Methods (by class)


mattle24/r2pptx documentation built on Dec. 21, 2021, 3:49 p.m.