gen_appendix: Format appendices.

Description Usage Arguments Value

View source: R/gen_appendix.R

Description

Actually make sure no special format is applied to the appendices so that the main template applies.

Usage

1
2
gen_appendix(..., keep_tex = TRUE,
  md_extensions = c("-autolink_bare_uris"))

Arguments

...

Arguments passed to pdf_document().

keep_tex

Keep the intermediate tex file used in the conversion to PDF

md_extensions

Markdown extensions to be added or removed from the default definition or R Markdown. See the rmarkdown_format for additional details.

Value

R Markdown output format to pass to render


NicolasJBM/writer documentation built on Aug. 12, 2019, 2:36 p.m.