use_latex_template: Use A LaTeX Document Template

View source: R/use_templates.R

use_latex_templateR Documentation

Use A LaTeX Document Template

Description

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.


benediktclaus/benelib documentation built on Feb. 1, 2024, 1:39 a.m.