writeDoc
From ReporteRs v0.5.8
by David Gohel
Write a document object
Write a document object into a file
Usage
writeDoc(doc, ...)
Arguments
- doc
document object
- ...
further arguments passed to other methods
Details
See writeDoc.docx
or
writeDoc.pptx
or writeDoc.html
for examples.
Value
a document object
See Also
docx
, writeDoc.docx
,
pptx
, writeDoc.pptx
,
html
, writeDoc.html
Community examples
Looks like there are no examples yet.