aswp: An opinionated LaTeX template for R Markdown working papers

Description Usage Arguments Details Value Author(s)

View source: R/aswp.R

Description

A template suitable for working paperes written in R Markdown. It provides usefule defaults and nice typography.

Usage

1
aswp(..., toc = FALSE, keep_tex = TRUE)

Arguments

...

Additional arguments to bookdown::pdf_document2()

toc

TRUE to include a table of contents in the output

keep_tex

Keep the intermediate tex file used in the conversion to PDF

Details

This package currently supports only XeLaTeX.

Value

R Markdown output format to pass to render

Author(s)

AndrĂ¡s Svraka


svraka/aswp documentation built on Dec. 3, 2020, 10:52 p.m.