use_preamble: use_preamble

View source: R/use_preamble.R

use_preambleR Documentation

use_preamble

Description

Adds a LaTeX preamble to the specified directory

Usage

use_preamble(preamble = "fact_sheet", directory = NULL, open = FALSE)

Arguments

preamble

Selection of preamble. Current options are "fact_sheet".

directory

The directory where the template should be saved and opened. The project directory is preferable for most projects. Use NULL to save the template to the project directory or working directory.

open

Boolean for whether or not to open the instructions


UrbanInstitute/urbntemplates documentation built on April 27, 2022, 4:35 a.m.