Schola Empirica Word document with customisable template
Source:R/rmarkdown_output.R
schola_word2.RdThis is a function called in the output part of the YAML section of the Rmd file while using the Word template provided at the same place (see example below).
Value
A modified word_document2 with the standard Schola formatting, but
without hard-coded and unchangeable template.
Details
Compared to schola_word, this "version" comes with no predefined
template, so the user can utilize a template stated in YAML header (see the
example 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_word()