new_ppt | R Documentation |
Generate an empty pptx file
new_ppt(fn)
fn |
file name of the new pptx file |
logical value indicating if the operation succeeded
ppt_file <- tempfile(fileext = ".pptx")
new_ppt(ppt_file)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.