This is a function called in output in the YAML of the driver Rmd file to specify the creation of a Microsoft Word version of an SCR, STACFIC or SCS report. Functions with 2 as a suffix are built using officedown::rdocx_document(), allowing users to leverage more in depth customization of Word output.

word_scr(...)

word_scr2(...)

word_stacfis(...)

word_stacfis2(...)

word_scs(...)

word_scs2(...)

Arguments

...

arguments to pass to bookdown::word_document2() or officedown::rdocx_document() for functions with 2 as a suffix.

Value

A Word Document based on the NAFO SCR, STACFIC or SCS word template.