word_assignment: Creates Word Assignment

Description Usage Arguments Value Examples

View source: R/render-assignment.R

Description

This is a function called in output in the YAML of the driver Rmd file to specify using the Word DOCX template.

Usage

1

Arguments

toc

Logical. Should a table of contents be included? Default is FALSE.

...

Arguments to be passed to rmarkdown::word_document2

Value

A modified word_document based on a DOCX template.

Examples

1
## Not run: output: CHL5202::word_assignment

mattwarkentin/CHL5202 documentation built on March 1, 2020, 2:28 a.m.