thesis_word: Creates an R Markdown Word Thesis document

View source: R/thesis.R

thesis_wordR Documentation

Creates an R Markdown Word Thesis document

Description

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 the thesis.

Usage

thesis_word(...)

Arguments

...

Further arguments passed to or from other methods.

Value

A Word Document based on (hopefully soon, but not currently) the Reed Senior Thesis Word template

Examples

## Not run: 
output:thesisdown::thesis_word

## End(Not run)

ismayc/thesisdown documentation built on April 2, 2024, 8:15 p.m.