The package officedown
allows production of corporate documents from <U+2018>R Markdown<U+2019> by reusing
formatting defined in <U+2018>Microsoft Word<U+2019> documents. You can reuse table styles,
list styles but also add column sections, landscape oriented pages. Table and
image captions as well as cross-references are transformed into <U+2018>Microsoft Word<U+2019>
fields, allowing documents edition and merging without mis-referencing issues;
the syntax conforms to the <U+2018>bookdown<U+2019> cross-reference definition. Objects
generated by the <U+2018>officer<U+2019> package are also supported in the <U+2018>knitr<U+2019> chunks.
<U+2018>Microsoft PowerPoint<U+2019> presentations also benefit from this as well as the ability to produce editable vector graphics in PowerPoint.
To learn more about officer, start with the vignettes:
browseVignettes(package = "officedown")