open_doc {rrtable} | R Documentation |
Make/open office document with file name
Description
Make/open office document with file name
Usage
open_doc(target = "Report", type = "pptx", append = FALSE)
Arguments
target |
name of output file |
type |
"pptx" or "docx" |
append |
logical |
[Package rrtable version 0.3.0 Index]