knitr::opts_chunk$set(echo = FALSE)

Heading 1

Heading 2

Heading 3

Heading 4

Now knit this doc, and edit the styles in the resulting docx file. Then rename as 'template' and use this in the yml:

output:
  word_document:
    reference_docx: templates/template.docx

Don't forget line numbers for JAS! Headings are bold, underline, nothing. And Arial Narrow 10pt for tables.

See here for more information: http://rmarkdown.rstudio.com/articles_docx.html



mrecos/signboardr documentation built on May 22, 2019, 12:34 p.m.