Skip to contents

Execute this function to generate a LaTeX document template with prepopulated preamble to get your hands on quickly. By default, the template will be placed into folder 05 Reports, but the destination can be changed via folder.

Usage

use_latex_template(folder = NA)

Arguments

folder

Folder to where the template should be copied. Defaults to "03 R". The folder must be in the current working directory.