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)


r2pptx documentation built on Sept. 16, 2021, 1:07 a.m.