build_SI: Build Supplementary Information

View source: R/SI.R

build_SIR Documentation

Build Supplementary Information

Description

This function compiles the SI. It relies on a template "SI.Rnw" located in the package folder extdata. For the compilation to work, you need to have created all the SI figures and tables, and you need your system to be properly setup for the creation of LaTeX-PDF using knitr.

Usage

build_SI(path_SI = "SI", overwrite = FALSE)

Arguments

path_SI

the computer path to the folder where the pdf of the compiled SI will be written

overwrite

a boolean indicating whether or not to overwrite a potentially existing SI.pdf file (default = FALSE)

Examples

# See ?twinR


courtiol/twinR documentation built on July 11, 2024, 12:04 a.m.