Write an object to a `.pptx` file.
write_pptx(x, path)
# S4 method for class 'R2PptxPresentation'
write_pptx(x, path)Returns the R2PptxPresentation object given to the function.
write_pptx(R2PptxPresentation): Write a presentation to a `.pptx` file