create_doc: Copy/find the Microsoft Word template document

View source: R/create_doc.R

create_docR Documentation

Copy/find the Microsoft Word template document

Description

Copy/find the Microsoft Word template document

Usage

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.

Author(s)

Phil J. Bouchet


pjbouchet/respondR documentation built on Feb. 7, 2023, 9:40 a.m.