Copy/find the Microsoft Word template document

create_doc(output.dir = NULL, file.name = NULL, rstudio = TRUE)

Arguments

output.dir

Destination folder. If rstudio = TRUE, the file will be saved in the same directory as the current file. If rstudio = TRUE and destination is not specified, will default to the current working directory.

file.name

Name of the output file. If not specified, will default to response_template.docx.

rstudio

Logical. Whether the function is being called from within RStudio. Defaults to TRUE.

Value

A LaTeX formatted string showing text differences when rendered.