Generate an empty pptx file

new_ppt(fn)

Arguments

fn

file name of the new pptx file

Value

logical value indicating if the operation succeded

Examples

new_ppt("my_ppt.pptx")
#> [1] TRUE