twri_pdf: RMD PDF Template for TWRI

View source: R/twri_rmd.R

twri_pdfR Documentation

RMD PDF Template for TWRI

Description

Loads an Rmarkdown template that will produce a pdf document consistent with institute brand guidance.

Usage

twri_pdf(
  toc = TRUE,
  toc_depth = 2,
  number_sections = TRUE,
  latex_engine = "lualatex",
  ...
)

Arguments

toc

Logical

toc_depth

numeric

number_sections

logical

latex_engine

character, one of "pdflatex", "lualatex", or "xelatex"

...

arguments passed to pdf_document


TxWRI/twriTemplates documentation built on Oct. 20, 2023, 2:06 p.m.