This is a function called in the output of the yaml of the Rmd file to specify using the standard DLM topic guide word document formatting.

topicguide_docx(...)

Arguments

...

Arguments to be passed to [bookdown::word_document2]

Value

A modified word_document2 with the standard topic guide formatting.

Examples

if (FALSE) {
  output: ratlas::topicguide_docx
}