| UC_word_document | R Documentation |
An R Markdown output format for Word documents (docx).
UC_word_document(toc = FALSE, toc_depth = 2, reference_docx = NULL, ...)
toc |
logical. set to |
toc_depth |
number of layers in TOC. |
reference_docx |
relative path to a docx reference document.
If |
... |
other options passed to |
An rmarkdown::output_format object for rendering Word
documents.
Saannidhya Rawat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.