Description Usage Arguments Value Methods (by class)
Write an object to a '.pptx' file.
1 2 3 4 | write_pptx(x, path)
## S4 method for signature 'R2PptxPresentation'
write_pptx(x, path)
|
x |
object |
path |
character. File path to write to. |
Returns the R2PptxPresentation
object given to the function.
R2PptxPresentation
: Write a presentation to a '.pptx' file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.