Zip up a temporary directory into a PowerPoint pptx file
zip_pptx_dir(x, pptx, action = c("freshen", "update", "error"), files = NULL)
x | Path to directory containing expanded PowerPoint data |
---|---|
pptx | Path to new output pptx |
action | What to do if |
files | Optional character vector of files to freshen (when
|
Note that the temporary directory itself does not form part of the resultant zip folder, which only includes the 3 folders underneath it (_rels, docProps, ppt)