This is a function called in the output of the YAML of the Rmd file to specify using the standard Schola word document formatting.
Arguments
- reference_docx
Path to custom template. By default, the built-in one is used.
- ...
Arguments passed on to
bookdown::word_document2
Details
If no template is specified, the function will use the reschola
's
default template. Path to template is relative to document being compiled.
See the examples below, or read the
bookdown
manual
for more details and for a brief guide to Word templating).
See also
Other Report templates and formats:
copy_schola_template()
,
open_schola_template()
,
schola_pdf()
,
schola_word2()