manuscript/src/render_appendix.R

the_output <- "latex"

rmarkdown::render("appendix.Rmd",
                  output_file="doc/appendix.pdf",
                  bookdown::pdf_document2(template = stevetemplates::templ_article2(),
                                          latex_engine = "xelatex", dev="cairo_pdf", toc = FALSE,
                                          number_sections = FALSE, keep_tex = FALSE))
svmiller/peacesciencer documentation built on April 3, 2025, 1:15 p.m.