powered by
"pptx"
print informations about an object of class "pptx".
# S3 method for pptx print(x, ...)
an object of class "pptx"
further arguments, not used.
pptx, print
pptx
print
# NOT RUN { #START_TAG_TEST # Create a new document doc = pptx( title = "title" ) print( doc ) #STOP_TAG_TEST # }
Run the code above in your browser using DataLab