get_reference_docx | R Documentation |
Return reference docx file whose name matches current output file.
get_reference_docx(out_file, style_dir)
out_file, style_dir |
The output file and reference directory passed to a
|
The full path of the reference docx within style_dir
with the same
name as out_file
; if such a file doesn't exist, return the default value
reference_docx
value of rmarkdown::word_document()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.